Difference between revisions of "Documentation/DevGuide/Spreadsheets/Database Operations"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (1 revision(s))
m (Robot: Changing Category:Spreadsheet Documents)
Line 16: Line 16:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Spreadsheet Documents]]
+
 
 +
[[Category:Documentation/Developers Guide/Spreadsheet Documents]]

Revision as of 09:47, 4 June 2008



This section discusses the operations that treat the contents of a cell range as database data, organized in rows and columns like a database table. These operations are filtering, sorting, adding of subtotals and importing from an external database. Each of the operations is controlled using a descriptor service. The descriptors can be used in two ways:

  • Performing an operation on a cell range. This is described in the following sections about the individual descriptors.
  • Accessing the settings that are stored with a database range. This is described in the section about database ranges.
DatabaseRange
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools