[]
Gets the TableStyle indicates which style will be applied to this ITable.
ITableStyle TableStyle { get; set; }
Property TableStyle As ITableStyle
Type | Description |
---|---|
ITableStyle | A TableStyle object indicates which style will be applied to this ITable. |