Spread Windows Forms 12.0 Product Documentation
SheetStyleProperty Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetStyleProperty Class : SheetStyleProperty Constructor
Name of the style property
Creates a new SheetStyleProperty object for the specified property name.
Syntax
'Declaration
 
Protected Function New( _
   ByVal text As String _
)
'Usage
 
Dim text As String
 
Dim instance As New SheetStyleProperty(text)
protected SheetStyleProperty( 
   string text
)

Parameters

text
Name of the style property
See Also

Reference

SheetStyleProperty Class
SheetStyleProperty Members