NumberFormat Property (IStyle)
Gets or sets a
System.String value that represents the format code for the style.
string NumberFormat {get; set;}
'Declaration
Property NumberFormat As String
'Usage
Dim instance As IStyle
Dim value As String
instance.NumberFormat = value
value = instance.NumberFormat
Property Value
The number format.