GrapeCity.Xaml.Excel
FormatCode Property (ExcelCategoryAxisData)


GrapeCity.Excel.Chart Namespace > ExcelCategoryAxisData Class : FormatCode Property
Represents the number format code used for the NumberReferencesFormula
Syntax
'Declaration
 
Public Property FormatCode As String
'Usage
 
Dim instance As ExcelCategoryAxisData
Dim value As String
 
instance.FormatCode = value
 
value = instance.FormatCode
public string FormatCode {get; set;}
See Also

Reference

ExcelCategoryAxisData Class
ExcelCategoryAxisData Members