[]
Gets or sets the table style from the ITableStyle collection that is used as the default table style.
ITableStyle DefaultTableStyle { get; set; }
Property DefaultTableStyle As ITableStyle
Type | Description |
---|---|
ITableStyle | An ITableStyle object represents the default table style. |