Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetAxisProperty Class / SheetAxisProperty Constructor
String with name


In This Topic
SheetAxisProperty Constructor
In This Topic
Creates a new axis model property.
Syntax
'Declaration
 
Protected Function New( _
   ByVal text As String _
)
 
'Usage
 
Dim text As String
 
Dim instance As New SheetAxisProperty(text)

Parameters

text
String with name
See Also