Spread Windows Forms 7.0 Product Documentation
BaseSheetStyleModel Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : BaseSheetStyleModel Class


Glossary Item Box

The following tables list the members exposed by BaseSheetStyleModel.

Public Properties

 NameDescription
Public PropertyAltRowCountGets or sets the number of alternating row styles in the model.  
Public PropertyNonEmptyColumnCountGets the number of columns in the model that contain style settings.  
Public PropertyNonEmptyRowCountGets the number of rows in the model that contain style settings.  
Top

Public Methods

 NameDescription
Public MethodGetCompositeInfoGets the style information as a composite of settings for the specified cell, column, row, or model default.  
Public MethodGetDirectAltRowInfoGets the style information for the specified alternating row in the model.  
Public MethodGetDirectInfoGets the direct style information for the specified cell, column, row, or model default.  
Public MethodIsEmptyDetermines whether the model has no style settings.  
Public MethodIsRowUsedGets whether the row contains style settings.  
Public MethodNextNonEmptyColumnInRowGets the index of the next column in a specified row that contains style settings.  
Public MethodNextNonEmptyRowGets the index of the next non-empty row after the specified row index.  
Public MethodSetDirectAltRowInfoSets the specified alternating row style in the model.  
Public MethodSetDirectInfoSets the direct style information for the specified cell, column, row, or model default.  
Top

Protected Methods

 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top

Public Events

 NameDescription
Public EventChangedOccurs when the user makes a change to the model that affects the style of the sheet.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.