GrapeCity.Xaml.Excel
FormatCode Property (ExcelNumberPoint)


GrapeCity.Excel.Chart Namespace > ExcelNumberPoint Class : FormatCode Property
A string representing the format code to apply.
Syntax
'Declaration
 
Public Property FormatCode As String
'Usage
 
Dim instance As ExcelNumberPoint
Dim value As String
 
instance.FormatCode = value
 
value = instance.FormatCode
public string FormatCode {get; set;}
See Also

Reference

ExcelNumberPoint Class
ExcelNumberPoint Members