IDisplayFormat.NumberFormatLocal Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property NumberFormatLocal As Object
Get
'Usage
Dim instance As IDisplayFormat
Dim value As Object
value = instance.NumberFormatLocal
Object NumberFormatLocal { get; }
Property Value
Type: System.Object