rtTableStyle | ||
![]() rtStyle rtTable ![]() Align AltColor As rtColor BorderStyle Color As rtColor ColorStyle InnerBorderColor As rtColor LeftMargin MinRowHeight RightToLeft RowHeight TableWidth TextFlows WrapTextAround | version 1.5
Style controlling general layout of table ( rtTable). Accessed through style property ( rtStyle) as Basic property (table.style.Basic) Used to set background and border colors and style, text wrapping, margins and table alignment. |