IMsoDataLabel.NumberFormatLocal Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property NumberFormatLocal As Object
Get
Set
'Usage
Dim instance As IMsoDataLabel
Dim value As Object
value = instance.NumberFormatLocal
instance.NumberFormatLocal = value
Object NumberFormatLocal { get; set; }
Property Value
Type: System.Object