[]
Represents the event data for the Changed event of the outline (range group) model for the sheet.
public class RangeGroupInfoEventArgs : EventArgs
Public Class RangeGroupInfoEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| RangeGroupInfoEventArgs(RangeGroupInfo, RangeGroupInfoEventType) | Creates an outline (range group) information event arguments object. |
| Name | Description |
|---|---|
| Group | Gets the outline (range group) to expand or collapse. |
| Type | Gets the event type. |