Spread for ASP.NET 11 Product Documentation
FormatString Property (IDateCellType)


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

Reference

IDateCellType Interface
IDateCellType Members