NameLocal Property (TableStyle)
Gets the name of the table style, in the language of the user.
public string NameLocal {get;}
'Declaration
Public ReadOnly Property NameLocal As String
'Usage
Dim instance As TableStyle
Dim value As String
value = instance.NameLocal
Property Value
The name of the table style, in the language of the user.