Spread Windows Forms 12.0 Product Documentation
GetPMStringDesignator Method


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

Return Value

String containing the evening designator
See Also

Reference

DateTimeCellType Class
DateTimeCellType Members