Spread Windows Forms 12.0 Product Documentation
GetTimeFormat Method


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

Return Value

String containing the time format
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members