Visual Basic (Declaration) | |
---|---|
Public Enum RangeGroupModelEventType Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RangeGroupModelEventType |
C# | |
---|---|
public enum RangeGroupModelEventType : System.Enum |
Member | Description |
---|---|
Add | Indicates that an outline (range group) is added |
Clear | Indicates that all outlines (range groups) are removed, cleared |
Expand | Indicates that an outline (range group) is expanded or collapsed |
Move | Indicates that an range of indexes is moved |
Pasted | Indicates that an range of indexes is pasted |
Remove | Indicates that an outline (range group) is removed |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.RangeGroupModelEventType
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