Spread for ASP.NET 12 Product Documentation
Appearance Constructor(Appearance)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Appearance Class > Appearance Constructor : Appearance Constructor(Appearance)
Appearance object used to create the new object
Creates an Appearance object based on the specified Appearance object.
Syntax
'Declaration
 
Public Function New( _
   ByVal cellAppearance As Appearance _
)
'Usage
 
Dim cellAppearance As Appearance
 
Dim instance As New Appearance(cellAppearance)
public Appearance( 
   Appearance cellAppearance
)

Parameters

cellAppearance
Appearance object used to create the new object
See Also

Reference

Appearance Class
Appearance Members
Overload List