Spread for ASP.NET 12 Product Documentation
FormatString Property (GeneralCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > GeneralCellType Class : FormatString Property
Gets or sets the format string used to format the value.
Syntax
'Declaration
 
Public Overridable Property FormatString As String
'Usage
 
Dim instance As GeneralCellType
Dim value As String
 
instance.FormatString = value
 
value = instance.FormatString
public virtual string FormatString {get; set;}
See Also

Reference

GeneralCellType Class
GeneralCellType Members