Spread Windows Forms 12.0 Product Documentation
AMString Property (IDateTimeCellType)


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

Reference

IDateTimeCellType Interface
IDateTimeCellType Members