Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / DateTimeCellType Class / GetAMStringDesignator Method


In This Topic
GetAMStringDesignator Method
In This Topic
Gets the AM string for formatting time values.
Syntax
'Declaration
 
Protected Function GetAMStringDesignator() As String
 
'Usage
 
Dim instance As DateTimeCellType
Dim value As String
 
value = instance.GetAMStringDesignator()
See Also