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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2