GrapeCity.Xaml.Excel
FormatCode Property (IExcelSeriesValue)


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

Reference

IExcelSeriesValue Interface
IExcelSeriesValue Members