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