Spread Windows Forms 12.0 Product Documentation
GetDateTimeFormatInfo Method


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

Return Value

The date format information of the date cell.
See Also

Reference

IDateTimeFormatSupport Interface
IDateTimeFormatSupport Members