[]
Specifies the type of Change event that has occurred for a span model for the sheet.
public enum SheetSpanModelEventType
Public Enum SheetSpanModelEventType
Name | 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 |