Difference between revisions of "Documentation/DevGuide/Spreadsheets/Capabilities of SheetCellRanges Container"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m (FINAL VERSION FOR L10N)
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
|NextPage=Documentation/DevGuide/Spreadsheets/Capabilities of Columns and Rows
 
|NextPage=Documentation/DevGuide/Spreadsheets/Capabilities of Columns and Rows
 
}}
 
}}
{{DISPLAYTITLE:Capabilities of SheetCellRanges Container}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Spreadsheets/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Capabilities of SheetCellRanges Container}}
 
The container of <idl>com.sun.star.sheet.SheetCellRanges</idl> is used where several cell ranges have to be handled at once for cell query results and other situations. The <code>SheetCellRanges</code> service includes cell, paragraph and character property services, and it offers a query option:
 
The container of <idl>com.sun.star.sheet.SheetCellRanges</idl> is used where several cell ranges have to be handled at once for cell query results and other situations. The <code>SheetCellRanges</code> service includes cell, paragraph and character property services, and it offers a query option:
  
Line 27: Line 28:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Spreadsheet Documents]]
+
 
 +
[[Category:Documentation/Developer's Guide/Spreadsheet Documents]]

Latest revision as of 10:22, 14 May 2009



The container of com.sun.star.sheet.SheetCellRanges is used where several cell ranges have to be handled at once for cell query results and other situations. The SheetCellRanges service includes cell, paragraph and character property services, and it offers a query option:

Services of SheetCellRanges

The interfaces of com.sun.star.sheet.SheetCellRanges are element accesses for the ranges in the SheetCellRanges container. These interfaces are discussed below.

Implemented interfaces of SheetCellRanges

The SheetCellRanges container has the following capabilities:

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