Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / BaseSheetStyleModel Class


BaseSheetStyleModel Class Methods

For a list of all members of this type, see BaseSheetStyleModel members.

Public Methods
 NameDescription
Public MethodGets 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 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
See Also