20 #ifndef __com_sun_star_table_TableColumn_idl__
21 #define __com_sun_star_table_TableColumn_idl__
28 module
com { module sun { module star { module table {
62 [property]
long Width;
specifies the name of the object.
Definition: XNamed.idl:32
– idl definition –
Definition: Ambiguous.idl:22
boolean IsStartOfNewPage
is TRUE, if there is a manual horizontal page break attached to the column.
Definition: TableColumn.idl:78
long Width
contains the width of the column (in 1/100th mm).
Definition: TableColumn.idl:54
represents a special cell range containing all cells of a single specific column in a table or spread...
Definition: TableColumn.idl:34
provides access to the cells or to sub-ranges of a cell range.
Definition: XCellRange.idl:35
boolean IsVisible
is TRUE, if the column is visible.
Definition: TableColumn.idl:72
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
boolean OptimalWidth
is TRUE, if the column always keeps its optimal width.
Definition: TableColumn.idl:67