FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / TextCellType Class / TextCellType Constructor / TextCellType Constructor()


In This Topic
TextCellType Constructor()
In This Topic
Creates a new text cell with default settings.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New TextCellType()
See Also