Difference between revisions of "Documentation/DevGuide/Spreadsheets/Removing a DataPilot Table"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Spreadsheet Documents)
m (FINAL VERSION FOR L10N)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/Spreadsheets/DataPilot Sources
 
|NextPage=Documentation/DevGuide/Spreadsheets/DataPilot Sources
 
}}
 
}}
{{DISPLAYTITLE:Removing a DataPilot Table}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Spreadsheets/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Removing a DataPilot Table}}
 
To remove a DataPilot table from a spreadsheet, call the <idl>com.sun.star.sheet.XDataPilotTables</idl> interface's <code>removeByName()</code> method, passing the DataPilot table's name.
 
To remove a DataPilot table from a spreadsheet, call the <idl>com.sun.star.sheet.XDataPilotTables</idl> interface's <code>removeByName()</code> method, passing the DataPilot table's name.
  
 
{{PDL1}}
 
{{PDL1}}
  
[[Category:Documentation/Developers Guide/Spreadsheet Documents]]
+
[[Category:Documentation/Developer's Guide/Spreadsheet Documents]]

Latest revision as of 10:30, 14 May 2009



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).
Personal tools
In other languages