TableStyle Property (ITable)
Gets the
TableStyle indicates which style will be applied to this
ITable.
'Declaration
Property TableStyle As ITableStyle
'Usage
Dim instance As ITable
Dim value As ITableStyle
instance.TableStyle = value
value = instance.TableStyle
Property Value
A
TableStyle object indicates which style will be applied to this
ITable.