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

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/Properties of SheetCell
 
|NextPage=Documentation/DevGuide/Spreadsheets/Properties of SheetCell
 
}}
 
}}
{{DISPLAYTITLE:Cells}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Spreadsheets/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Cells}}
 
<!--<idltopic>com.sun.star.sheet.SheetCell</idltopic>-->
 
<!--<idltopic>com.sun.star.sheet.SheetCell</idltopic>-->
 
A single cell of a spreadsheet is represented by the service <idl>com.sun.star.sheet.SheetCell</idl>. This service extends the service <idl>com.sun.star.table.Cell</idl>, that provides fundamental table cell functionality, such as setting formulas, values and text of a cell.  
 
A single cell of a spreadsheet is represented by the service <idl>com.sun.star.sheet.SheetCell</idl>. This service extends the service <idl>com.sun.star.table.Cell</idl>, that provides fundamental table cell functionality, such as setting formulas, values and text of a cell.  
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Spreadsheet Documents]]
+
 
 +
[[Category:Documentation/Developer's Guide/Spreadsheet Documents]]

Latest revision as of 10:25, 14 May 2009



A single cell of a spreadsheet is represented by the service com.sun.star.sheet.SheetCell. This service extends the service com.sun.star.table.Cell, that provides fundamental table cell functionality, such as setting formulas, values and text of a cell.

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