Difference between revisions of "Documentation/DevGuide/Spreadsheets/Spreadsheet Services - Overview"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Spreadsheet Documents)
m (FINAL VERSION FOR L10N)
 
Line 7: Line 7:
 
|NextPage=Documentation/DevGuide/Spreadsheets/Capabilities of Spreadsheet
 
|NextPage=Documentation/DevGuide/Spreadsheets/Capabilities of Spreadsheet
 
}}
 
}}
{{DISPLAYTITLE:Spreadsheet Services - Overview}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Spreadsheets/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Spreadsheet Services - Overview}}
 
<!--<idltopic>com.sun.star.sheet.Spreadsheet;com.sun.star.sheet.SheetCell;com.sun.star.sheet.SheetCellRange;com.sun.star.sheet.SheetCellRanges;com.sun.star.table.TableColumn;com.sun.star.table.TableRow</idltopic>-->
 
<!--<idltopic>com.sun.star.sheet.Spreadsheet;com.sun.star.sheet.SheetCell;com.sun.star.sheet.SheetCellRange;com.sun.star.sheet.SheetCellRanges;com.sun.star.table.TableColumn;com.sun.star.table.TableRow</idltopic>-->
 
The previous section introduced the organization of the spreadsheets in a document and how they can be handled. This section discusses the spreadsheets themselves. The following illustration provides an overview about the main API objects that can be used in a spreadsheet.
 
The previous section introduced the organization of the spreadsheets in a document and how they can be handled. This section discusses the spreadsheets themselves. The following illustration provides an overview about the main API objects that can be used in a spreadsheet.

Latest revision as of 10:22, 14 May 2009



The previous section introduced the organization of the spreadsheets in a document and how they can be handled. This section discusses the spreadsheets themselves. The following illustration provides an overview about the main API objects that can be used in a spreadsheet.

Main Spreadsheet Services

The main services in a spreadsheet are com.sun.star.sheet.Spreadsheet, com.sun.star.sheet.SheetCellRange, the cell service com.sun.star.sheet.SheetCell, the collection of cell ranges com.sun.star.sheet.SheetCellRanges and the services com.sun.star.table.TableColumn and com.sun.star.table.TableRow. An overview of the capabilities of these services is provided below.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages