Language
The Free and Open Productivity Suite
:: com :: sun :: star :: table ::
|
enum CellContentType |
- Description
- is used to determine the type of contents in a cell.
|
Values |
EMPTY |
cell is empty.
|
VALUE |
cell contains a constant value.
|
TEXT |
cell contains text.
|
FORMULA |
cell contains a formula.
|
Values' Details |
EMPTY
EMPTY,
- Description
- cell is empty.
|
|
VALUE
VALUE,
- Description
- cell contains a constant value.
|
|
TEXT
TEXT,
- Description
- cell contains text.
|
|
FORMULA
FORMULA,
- Description
- cell contains a formula.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.