| Visual Basic (Declaration) | |
|---|---|
Public Enum MapperUpdatingEventType Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MapperUpdatingEventType | |
| C# | |
|---|---|
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
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8