Share via


TickLabels.NumberFormatLocal Property

Returns or sets the format code for the object as a string in the language of the user.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property NumberFormatLocal As Object
    Get
    Set
'Usage
Dim instance As TickLabels
Dim value As Object

value = instance.NumberFormatLocal

instance.NumberFormatLocal = value
Object NumberFormatLocal { get; set; }

Property Value

Type: System.Object

See Also

Reference

TickLabels Interface

TickLabels Members

Microsoft.Office.Interop.Excel Namespace