Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the format code for the object as a string in the language of the user. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Property NumberFormatLocal As Object
Get
Set
'Usage
Dim instance As DataLabels
Dim value As Object
value = instance.NumberFormatLocal
instance.NumberFormatLocal = value
Object NumberFormatLocal { get; set; }
Property Value
Type: System.Object
Remarks
The Format function uses different format code strings than do the NumberFormat and NumberFormatLocal properties.