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


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

Reference

DateTimeCellType Class
DateTimeCellType Members