Spread Windows Forms 12.0 Product Documentation
GetLongDateFormat Method


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

Return Value

String containing the long date format
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members