Spread Windows Forms 12.0 Product Documentation
GetFormatString Method (IDateTimeFormatSupport)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IDateTimeFormatSupport Interface : GetFormatString Method
Gets the date format string of the date cell.
Syntax
'Declaration
 
Function GetFormatString() As String
'Usage
 
Dim instance As IDateTimeFormatSupport
Dim value As String
 
value = instance.GetFormatString()
string GetFormatString()

Return Value

The date format string of the date cell.
See Also

Reference

IDateTimeFormatSupport Interface
IDateTimeFormatSupport Members