'Declaration
Public Enum SheetSpanModelEventType Inherits System.Enum
'Usage
Dim instance As SheetSpanModelEventType
public enum SheetSpanModelEventType : System.Enum
'Declaration
Public Enum SheetSpanModelEventType Inherits System.Enum
'Usage
Dim instance As SheetSpanModelEventType
public enum SheetSpanModelEventType : System.Enum
Member | Description |
---|---|
ModelUpdated | Indicates that the entire model has changed |
SpanAdded | Indicates that an individual span has been added |
SpanRemoved | Indicates that an individual span has been removed |
SpanUpdated | Indicates that an individual span has changed |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.Model.SheetSpanModelEventType