GrapeCity.Xaml.SpreadSheet.Data
FormatString Property (GeneralFormatter)


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

Property Value

The format string for this formatter. The default value is "General".
See Also

Reference

GeneralFormatter Class
GeneralFormatter Members