Difference between revisions of "Documentation/DevGuide/Spreadsheets/Navigating"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Spreadsheet Documents)
m (FINAL VERSION FOR L10N)
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/Spreadsheets/Cell Cursor
 
|NextPage=Documentation/DevGuide/Spreadsheets/Cell Cursor
 
}}
 
}}
{{DISPLAYTITLE:Navigating}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Spreadsheets/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Navigating}}
 
Unlike other document models that provide access to their content by content suppliers, the spreadsheet document contains properties that allow direct access to various containers.
 
Unlike other document models that provide access to their content by content suppliers, the spreadsheet document contains properties that allow direct access to various containers.
  

Revision as of 10:27, 14 May 2009



Unlike other document models that provide access to their content by content suppliers, the spreadsheet document contains properties that allow direct access to various containers.

Documentation caution.png This design inconsistency may be changed in future versions. The properties remain for compatibility.

The properties allow access to various containers:

  • NamedRanges: The container with all the named ranges. See Named Ranges.
  • ColumnLabelRanges and RowLabelRanges: Containers with row labels and column labels. See Label Ranges.
  • DatabaseRanges: The container with all database ranges. See Database Ranges.
  • SheetLinks, AreaLinks and DDELinks: Containers with external links. See Sheet Links.
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages