Spread for ASP.NET 10 Product Documentation
SheetSkin Constructor


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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SheetSkin Class
SheetSkin Members

 

 


Copyright © GrapeCity, inc. All rights reserved.