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

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m (1 revision(s))
(No difference)

Revision as of 13:05, 15 February 2008



The service com.sun.star.sheet.SheetCell introduces new properties and interfaces, extending the formatting-related cell properties of com.sun.star.table.Cell.

Properties of com.sun.star.sheet.SheetCell
Position

Size

The position and size of the cell in 100th of a millimeter. The position is relative to the first cell of the spreadsheet. Note that this is not always the first visible cell.
FormulaLocal Used to query or set a formula using function names of the current language.
FormulaResultType The type of the result. It is a constant from the set com.sun.star.sheet.FormulaResult.
ConditionalFormat

ConditionalFormatLocal

Used to access conditional formats. See Conditional Formats for details.
Validation

ValidationLocal

Used to access data validation. See Data Validation for details.
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools