GrapeCity.Xaml.Excel
FormatCode Property (ExcelSeriesValue)


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

Reference

ExcelSeriesValue Class
ExcelSeriesValue Members