Properties of Cell Ranges
From OpenOffice.org Wiki
The cell range properties deal with the position and size of a range, conditional formats, and cell validation during user input.
| Properties of com.sun.star.sheet.SheetCellRange | |
|---|---|
| Position | 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. |
| ConditionalFormat | Used to access conditional formats. See Conditional Formats for details. |
| Validation | Used to access data validation. See Data Validation for details. |
This service extends the service com.sun.star.table.CellRange to provide common table cell range functionality.
| Content on this page is licensed under the Public Documentation License (PDL). |

