Spread Windows Forms 12.0 Product Documentation
SheetAxisProperty Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > SheetAxisProperty Class : SheetAxisProperty Constructor
String with name
Creates a new axis model property.
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)
protected SheetAxisProperty( 
   string text
)

Parameters

text
String with name
See Also

Reference

SheetAxisProperty Class
SheetAxisProperty Members