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

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 SheetCellRanges Container
 
|NextPage=Documentation/DevGuide/Spreadsheets/Capabilities of SheetCellRanges Container
 
}}
 
}}
{{DISPLAYTITLE:Capabilities of SheetCell}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Spreadsheets/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Capabilities of SheetCell}}
 
A <idl>com.sun.star.sheet.SheetCell</idl> is the base unit of {{PRODUCTNAME}} Calc tables. Values, formulas and text required for calculation jobs are all written into sheet cells. The <code>SheetCell</code> includes the following services:
 
A <idl>com.sun.star.sheet.SheetCell</idl> is the base unit of {{PRODUCTNAME}} Calc tables. Values, formulas and text required for calculation jobs are all written into sheet cells. The <code>SheetCell</code> includes the following services:
  
Line 25: Line 26:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Spreadsheet Documents]]
+
 
 +
[[Category:Documentation/Developer's Guide/Spreadsheet Documents]]

Revision as of 10:22, 14 May 2009



A com.sun.star.sheet.SheetCell is the base unit of OpenOffice.org Calc tables. Values, formulas and text required for calculation jobs are all written into sheet cells. The SheetCell includes the following services:

SheetCell

The SheetCell exports the following interfaces:

SheetCell Interfaces

The SheetCell service has the following capabilities:

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