Spread Windows Forms 12.0 Product Documentation
TimeSeparator Property (IDateTimeCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IDateTimeCellType Interface : TimeSeparator Property
Gets or sets a time separator string.
Syntax
'Declaration
 
Property TimeSeparator As String
'Usage
 
Dim instance As IDateTimeCellType
Dim value As String
 
instance.TimeSeparator = value
 
value = instance.TimeSeparator
string TimeSeparator {get; set;}
See Also

Reference

IDateTimeCellType Interface
IDateTimeCellType Members