Gets the string value indicates which style will be applied to this
ITable.
string TableStyleName {get; set;}
'Declaration
Property TableStyleName As String
'Usage
Dim instance As ITable
Dim value As String
instance.TableStyleName = value
value = instance.TableStyleName
Property Value
A string value indicates which style will be applied to this
ITable.