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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IDateCellType Interface : IsDateFormat Property
Gets or sets whether the format string is being used is a date-time format string.
Syntax
'Declaration
 
Property IsDateFormat As Boolean
'Usage
 
Dim instance As IDateCellType
Dim value As Boolean
 
instance.IsDateFormat = value
 
value = instance.IsDateFormat
bool IsDateFormat {get; set;}
See Also

Reference

IDateCellType Interface
IDateCellType Members