Spread ASP.NET 6.0 Product Documentation
SheetSkin Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : SheetSkin Class


Glossary Item Box

The following tables list the members exposed by SheetSkin.

Public Constructors

 NameDescription
Public ConstructorSheetSkin ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBackColorGets the background color of the sheet.  
Public PropertyCellBackColorGets the background color of cells in the sheet.  
Public PropertyCellForeColorGets the text color of cells in the sheet.  
Public PropertyCellSpacingGets the cell spacing that defines the space between table cells in the displayed HTML page for the sheet.  
Public PropertyColumnHeaderBackgroundGets the column header background.  
Public PropertyEvenRowBackColorGets the background color of even numbererd rows in the sheet.  
Public PropertyFlatColumnFooterGets whether column footers are displayed in the sheet as appearing flat.  
Public PropertyFlatColumnHeaderGets whether column headers are displayed in the sheet as appearing flat.  
Public PropertyFlatRowHeaderGets whether row headers are displayed in the sheet as appearing flat.  
Public PropertyFooterBackColorGets the background color of footer cells in the sheet.  
Public PropertyFooterFontBoldGets whether the font is bold for text in footers in the sheet.  
Public PropertyFooterForeColorGets the text color of footer cells in the sheet.  
Public PropertyGridLineColorGets the color of the grid lines on the sheet.  
Public PropertyGridLinesGets which grid lines are displayed on the sheet.  
Public PropertyHeaderBackColorGets the background color of header cells in the sheet.  
Public PropertyHeaderFontBoldGets whether the font is bold for text in headers in the sheet.  
Public PropertyHeaderForeColorGets the text color of header cells in the sheet.  
Public PropertyHeaderGrayAreaColorGets the color of the header gray area.  
Public PropertyNameGets the name of the skin for the sheet.  
Public PropertyOddRowBackColorGets the background color of odd numbered rows in the sheet.  
Public PropertyRowHeaderBackgroundGets the row header background.  
Public PropertySelectionBackColorGets the background color of selected cells in the sheet.  
Public PropertySelectionForeColorGets the text color of selected cells in the sheet.  
Public PropertySheetCornerBackgroundGets the sheet corner background.  
Public PropertyShowColumnFooterGets whether the sheet displays the column footer.  
Public PropertyShowColumnHeaderGets whether the sheet displays the column header.  
Public PropertyShowRowHeaderGets whether the sheet displays the row header.  
Top

Public Methods

 NameDescription
Public MethodApplyOverloaded. Applies the skin to the active sheet view in Spread.  
Public MethodDeserializeLoads the skin from XML.  
Public MethodEqualsReturns a value indicating whether the specified object is equivalent to this skin.  
Public MethodGetHashCodeReturns the hash code of this object.  
Public Methodstatic (Shared in Visual Basic)LoadOverloaded. Loads a skin from a file.  
Public Methodstatic (Shared in Visual Basic)SaveOverloaded. Saves a skin to a file.  
Public MethodSerializeSaves the skin to XML.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.