21module
com { module sun { module star { module table {
27published service TableColumn
provides information about and access to the properties from an implementation.
Definition generated_idl_chapter_refs.idl:752
specifies the name of the object.
Definition generated_idl_chapter_refs.idl:4524
provides access to the cells or to sub-ranges of a cell range.
Definition generated_idl_chapter_refs.idl:3721
Definition Ambiguous.idl:20
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