Spread for ASP.NET 7.0 Product Documentation
SheetSkin Constructor
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class : SheetSkin Constructor


Glossary Item Box

Creates a new skin.

Overload List

OverloadDescription
SheetSkin Constructor(SheetSkin)Creates a new skin and copies the property values from the source skin.  
SheetSkin Constructor(FpSpread)Creates a new skin with the property values of the active sheet of the specified Spread component.  
SheetSkin Constructor(String,Color,Color,Color,Int32,Color,GridLines,Color,Color,Color,Color,Color,Color,Boolean,Boolean,Boolean,Boolean,Boolean)Creates a new skin with the specified settings.  
SheetSkin Constructor(String,Color,Color,Color,Int32,Color,GridLines,Color,Color,Color,Color,Color,Color,Boolean,Boolean,Boolean,Boolean,Boolean,String,String,Color,Color,Color,Color,Boolean)Creates a new skin with the specified settings.  
SheetSkin Constructor(String,Color,Color,Color,Int32,Color,GridLines,Color,Color,Color,Color,Color,Color,Boolean,Boolean,Boolean,Boolean,Boolean,Background,Background,Background,Color)Creates a new skin with the specified settings.  
SheetSkin Constructor(SheetView)Creates a new skin with the property settings of the specified sheet.  
SheetSkin Constructor(SerializationInfo,StreamingContext)Creates a new skin from serialization.  

Remarks

These methods initialize an instance of the SheetSkin class.

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.