| | AltColor | |
rtTableStyle Align AltColor As rtColor BorderStyle Color As rtColor ColorStyle InnerBorderColor As rtColor LeftMargin MinRowHeight RightToLeft RowHeight TableWidth TextFlows WrapTextAround | version 1.5
Property Get/Set AltColor As rtColor Alternate color used for the table background . Utilized if table ColorStyle property is set to anything else than CDTABLE_SOLID, for example to display alternate rows or alternate columns. Base color is set/returned using Color property. | |