| LibreOffice
    LibreOffice 25.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. | |
| long | LeftMargin | 
| contains the left margin of the column. | |
| long | RightMargin | 
| contains the right margin of the column. | |
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.