'Declaration
Public Enum MapperUpdatingEventType Inherits System.Enum
'Usage
Dim instance As MapperUpdatingEventType
public enum MapperUpdatingEventType : System.Enum
'Declaration
Public Enum MapperUpdatingEventType Inherits System.Enum
'Usage
Dim instance As MapperUpdatingEventType
public enum MapperUpdatingEventType : System.Enum
Member | 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 |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.Model.MapperUpdatingEventType