Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / BaseSheetStyleModel Class
Properties Methods Events

In This Topic
    BaseSheetStyleModel Class Members
    In This Topic

    The following tables list the members exposed by BaseSheetStyleModel.

    Public Properties
     NameDescription
    Public Property Gets or sets the number of alternating row styles in the model.  
    Public Property Gets the number of columns in the model that contain style settings.  
    Public Property Gets the number of rows in the model that contain style settings.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the style information as a composite of settings for the specified cell, column, row, or model default.  
    Public Method Gets the style information for the specified alternating row in the model.  
    Public Method Gets the direct style information for the specified cell, column, row, or model default.  
    Public Method Determines whether the model has no style settings.  
    Public Method Sets the specified alternating row style in the model.  
    Public Method Sets the direct style information for the specified cell, column, row, or model default.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when the user makes a change to the model that affects the style of the sheet.  
    Top
    See Also