Spread for ASP.NET 12 Product Documentation
SheetStyleProperty Constructor


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetStyleProperty Class : SheetStyleProperty Constructor
Name for the SheetStyleProperty object
Creates a SheetStyleProperty object with the given name.
Syntax
'Declaration
 
Protected Function New( _
   ByVal name As String _
)
'Usage
 
Dim name As String
 
Dim instance As New SheetStyleProperty(name)
protected SheetStyleProperty( 
   string name
)

Parameters

name
Name for the SheetStyleProperty object
See Also

Reference

SheetStyleProperty Class
SheetStyleProperty Members