Removing a DataPilot Table
From Apache OpenOffice Wiki
< Documentation | DevGuide
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
To remove a DataPilot table from a spreadsheet, call the com.sun.star.sheet.XDataPilotTables interface's removeByName()
method, passing the DataPilot table's name.
Content on this page is licensed under the Public Documentation License (PDL). |