TableStyle.NameLocal Property
Returns or sets the name of the object, in the language of the user. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property NameLocal As String
Get
'Usage
Dim instance As TableStyle
Dim value As String
value = instance.NameLocal
string NameLocal { get; }
Property Value
Type: System.String
String
Remarks
If the style is a built-in style, this property returns the name of the style in the language of the current locale.