[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.MapperUpdatingEventType

MapperUpdatingEventType Enum

Specifies the type of mapper updating event that has occurred for the mapper.

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

Fields

Name Description
TargetCellsUpdated

Indicates that cells with cell data have been updated

TargetColumnsAdded

Indicates that columns have been added

TargetColumnsRemoved

Indicates that columns have been removed

TargetRowsAdded

Indicates that rows have been added

TargetRowsRemoved

Indicates that rows have been removed

TargetUpdated

Indicates that the sheet data model has been updated