FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetStyleModel Interface
Properties Methods Events

ISheetStyleModel Interface Members

The following tables list the members exposed by ISheetStyleModel.

Public Properties
 NameDescription
 PropertyGets or sets the number of alternating row styles in the model.  
Top
Public Methods
 NameDescription
 MethodGets the style information for a cell, column, row, or model as a composite of settings.  
 MethodGets the specified alternating row style in the model.  
 MethodGets the direct style for the specified cell, column, row, or model default.  
 MethodDetermines whether any styles are set in the model.  
 MethodGets whether the row in the model contains style settings.  
 MethodSets the specified alternating row style in the model.  
 MethodSets the direct style for the specified cell, column, row, or model default.  
Top
Public Events
 NameDescription
 EventOccurs when the style model has changed.  
Top
See Also