[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.SheetSpanModelEventType

SheetSpanModelEventType Enum

Specifies the type of Change event that has occurred for a span model for the sheet.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum SheetSpanModelEventType
Public Enum SheetSpanModelEventType

Fields

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