Spread Windows Forms 12.0 Product Documentation
PMString Property (IDateTimeCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IDateTimeCellType Interface : PMString Property
Gets or sets the PM string.
Syntax
'Declaration
 
Property PMString As String
'Usage
 
Dim instance As IDateTimeCellType
Dim value As String
 
instance.PMString = value
 
value = instance.PMString
string PMString {get; set;}
See Also

Reference

IDateTimeCellType Interface
IDateTimeCellType Members