Difference between revisions of "Documentation/DevGuide/Spreadsheets/Capabilities of SheetCellRange"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (1 revision(s))
m (FINAL VERSION FOR L10N)
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
|NextPage=Documentation/DevGuide/Spreadsheets/Capabilities of SheetCell
 
|NextPage=Documentation/DevGuide/Spreadsheets/Capabilities of SheetCell
 
}}
 
}}
{{DISPLAYTITLE:Capabilities of SheetCellRange}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Spreadsheets/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Capabilities of SheetCellRange}}
 
The spreadsheet, as well as the cell ranges in a spreadsheet are <idl>com.sun.star.sheet.SheetCellRange</idl> services. A <code>SheetCellRange</code> is a rectangular range of calculation cells that includes the following services:
 
The spreadsheet, as well as the cell ranges in a spreadsheet are <idl>com.sun.star.sheet.SheetCellRange</idl> services. A <code>SheetCellRange</code> is a rectangular range of calculation cells that includes the following services:
  
Line 32: Line 33:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Spreadsheet Documents]]
+
 
 +
[[Category:Documentation/Developer's Guide/Spreadsheet Documents]]

Revision as of 10:22, 14 May 2009



The spreadsheet, as well as the cell ranges in a spreadsheet are com.sun.star.sheet.SheetCellRange services. A SheetCellRange is a rectangular range of calculation cells that includes the following services:

Services supported by SheetCellRange

The interfaces supported by a SheetCellRange are depicted in the following illustration:

SheetCellRange Interfaces

A SheetCellRange has the following capabilities:

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