21module
com { module sun { module star { module table {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
specifies the name of the object.
Definition XNamed.idl:29
provides access to the cells or to sub-ranges of a cell range.
Definition XCellRange.idl:29
Definition Ambiguous.idl:20
represents a special cell range containing all cells of a single specific column in a table or spread...
Definition TableColumn.idl:28
boolean IsStartOfNewPage
is TRUE, if there is a manual horizontal page break attached to the column.
Definition TableColumn.idl:71
boolean OptimalWidth
is TRUE, if the column always keeps its optimal width.
Definition TableColumn.idl:60
long Width
contains the width of the column (in 1/100th mm).
Definition TableColumn.idl:55
boolean IsVisible
is TRUE, if the column is visible.
Definition TableColumn.idl:65