| Align | |
![]() rtTableStyle ![]() Align AltColor As rtColor BorderStyle Color As rtColor ColorStyle InnerBorderColor As rtColor LeftMargin MinRowHeight RightToLeft RowHeight TableWidth TextFlows WrapTextAround | version 1.5
Property Set/Get Align As Integer Table alignment -- left, right or center. Values: CDTABLE_ALIGNED_CENTER - Table position is aligned in the center. CDTABLE_ALIGNED_RIGHT - The table position is aligned to the right. 0 - left alignment
|