Spread Windows Forms 12.0 Product Documentation
GetNewFormat Method (DateTimeCellType)


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

Return Value

String containing the new format
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members