Spread Windows Forms 12.0 Product Documentation
GetTimeSeparatorString Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > DateTimeCellType Class : GetTimeSeparatorString Method
Gets the time separator string for formatting time values.
Syntax
'Declaration
 
Protected Function GetTimeSeparatorString() As String
'Usage
 
Dim instance As DateTimeCellType
Dim value As String
 
value = instance.GetTimeSeparatorString()
protected string GetTimeSeparatorString()

Return Value

String containing the time separator
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members