Spread for ASP.NET 12 Product Documentation
BaseSheetStyleModel Class Members
Properties  Methods  Events


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : BaseSheetStyleModel Class

The following tables list the members exposed by BaseSheetStyleModel.

Public Properties
 NameDescription
Public PropertyGets or sets the number of alternating row styles in the model.  
Public PropertyGets the number of columns in the model that contain style settings.  
Public PropertyGets the number of rows in the model that contain style settings.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Gets the style information as a composite of settings for the specified cell, column, row, or model default.  
Public MethodGets the style information for the specified alternating row in the model.  
Public MethodGets the direct style information for the specified cell, column, row, or model default.  
Public MethodDetermines whether the model has no style settings.  
Public MethodGets whether the row contains style settings.  
Public MethodGets the index of the next column in a specified row that contains style settings.  
Public MethodGets the index of the next non-empty row after the specified row index.  
Public MethodSets the specified alternating row style in the model.  
Public MethodSets the direct style information for the specified cell, column, row, or model default.  
Top
Protected Methods
 NameDescription
Protected MethodCreates a SheetStyleModelEventArgs with the specified event data and calls OnChanged to raise the Changed event.  
Protected MethodRaises the Changed event.  
Top
Public Events
 NameDescription
Public EventOccurs when the user makes a change to the model that affects the style of the sheet.  
Top
See Also

Reference

BaseSheetStyleModel Class
FarPoint.Web.Spread.Model Namespace