GrapeCity.Xaml.SpreadSheet.Data
ExcelCompatibleFormatString Property


GrapeCity.Xaml.SpreadSheet.Data Namespace > GeneralFormatter Class : ExcelCompatibleFormatString Property
Gets the Excel-compatible format string.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public ReadOnly Property ExcelCompatibleFormatString As String
'Usage
 
Dim instance As GeneralFormatter
Dim value As String
 
value = instance.ExcelCompatibleFormatString
[DefaultValue()]
public string ExcelCompatibleFormatString {get;}

Property Value

The Excel-compatible format string. The default value is an empty string.
See Also

Reference

GeneralFormatter Class
GeneralFormatter Members