[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.SheetStyleModelEventType

SheetStyleModelEventType Enum

Specifies the type of Change event that has occurred for a style model for the sheet.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum SheetStyleModelEventType
Public Enum SheetStyleModelEventType

Fields

Name Description
CellsUpdated

Indicates that the style of one or more cells has changed

ColumnsAdded

Indicates that the style of one or more columns has been added

ColumnsRemoved

Indicates that the style of one or more columns has been removed

ModelUpdated

Indicates that the model has been updated such that all styles may have changed

RowsAdded

Indicates that the style of one or more rows has been added

RowsRemoved

Indicates that the style of one or more rows has been removed