Online Documentation for Advanced Data Export for RAD Studio VCL

TODSCellParagraphStyle.VerticalAligment

 

TODSCellParagraphStyle


type

  TODFTextVerticalAligment = (taODFTop, taODFMiddle, taODFBottom);

 

property VerticalAligment: TODFTextVerticalAligment;

 

Description

The Alignment property defines the text alignment for the current style. The following values are available:

taODFTop - text is top-justified

taODFMiddle - text is middle-justified

taODFBottom - text is bottom-justified