Difference between revisions of "Documentation/DevGuide/Spreadsheets/Cells"
From Apache OpenOffice Wiki
< Documentation | DevGuide
(Initial author Sun Microsystems, Inc.) |
m (1 revision(s)) |
(No difference)
| |
Revision as of 13:05, 15 February 2008
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). |