SegmentDataChangedEventArgs Class Members
In This Topic
The following tables list the members exposed by SegmentDataChangedEventArgs.
Public Constructors
Public Fields
| Name | Description |
  | Empty |
Represents an event with no event data.
|
Top
Public Properties
| Name | Description |
 | CountChanged |
Gets a value that indicates whether [count changed].
|
 | FormulaChanged |
Gets a value that indicates whether [formula changed].
|
 | RangeRemoved |
Gets a value that indicates whether [range removed].
|
 | SheetRemoved |
Gets a value that indicates whether the sheet is removed.
|
Top
See Also