[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RangeGroupInfoEventType

RangeGroupInfoEventType Enum

Specifies the type of Change event that has occurred for the outline (range group) model for the sheet.

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

Fields

Name Description
ChildGroupAdd

Indicates that the child range group is added.

ChildGroupRemove

Indicates that the child range group is removed.

StateChange

Indicates that the state of the outline (range group) has changed.