LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
TextColumn Struct Referencepublished

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...
 

Detailed Description

defines a single text column.

Member Data Documentation

◆ LeftMargin

long LeftMargin

contains the left margin of the column.

This is a metric value.

◆ RightMargin

long RightMargin

contains the right margin of the column.

This is a metric value.

◆ Width

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.


The documentation for this struct was generated from the following file: