Top   Module   Use   Manual   Index 

com :: sun :: star :: style ::

struct LineSpacing


Description
This structure is used to specify the height of a text line.
See also
LineSpacingMode


Elements

short Mode
Description
This value specifies the way the height is specified.
short Height
Description
This value specifies the height in regard to Mode .
Top of Page