GrapeCity.Xaml.Excel
FormatCode Property (IExcelChartCategoryAxisData)


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

Reference

IExcelChartCategoryAxisData Interface
IExcelChartCategoryAxisData Members