[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.SheetDataModelEventType

SheetDataModelEventType Enum

Specifies the type of Change event that has occurred for an axis model for the sheet.

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

Fields

Name Description
AggregationUpdate

Indicates that the aggregation data model has been updated

CellsUpdated

Indicates that cells with cell data have been updated

ColumnsAdded

Indicates that columns have been added

ColumnsRemoved

Indicates that columns have been removed

ModelUpdated

Indicates that the sheet data model has been updated

RowsAdded

Indicates that rows have been added

RowsRemoved

Indicates that rows have been removed