LibreOffice
LibreOffice 24.2 SDK API Reference
|
defines a single text column. More...
import"TextColumn.idl";
Public Attributes | |
long | Width |
contains the relative width of the column, including both margins. More... | |
long | LeftMargin |
contains the left margin of the column. More... | |
long | RightMargin |
contains the right margin of the column. More... | |
defines a single text column.
long LeftMargin |
contains the left margin of the column.
This is a metric value.
long RightMargin |
contains the right margin of the column.
This is a metric value.
long Width |
contains the relative width of the column, including both margins.
Width isn't a metric value, it's a relative value to the sum of the width of all columns.