Name | Description | |
---|---|---|
![]() | CellReferencesSet | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CellReferencesSet | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CellCount | Gets the cell count in this set of the sheet cells. |
![]() | Count | Gets the count of cell references in this set. |
![]() | IsEmpty | Gets a value indicating whether this set is empty. |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified cell references. |
![]() | AddRange | Adds the specified cell references. |
![]() | BeginInit | Signals the object that initialization is starting. |
![]() | Clear | Clears this set. |
![]() | Clone | Clones this instance. |
![]() | Contains | Overloaded. Returns a value, indicating whether this set contains specified cell references. |
![]() | EndInit | Signals the object that initialization is complete. |
![]() | Equals | Determines whether the specified System.Object, is equal to this instance. |
![]() ![]() | Exclude | Excludes the specified cell references from cells set. |
![]() | GetBounds | Returs the bounds of set. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | GetNonoverlappedColumnRanges | Returns nonoverlapped column ranges. |
![]() | GetNonoverlappedRowRanges | Returns nonoverlapped row ranges. |
![]() | IntersectWith | Returns a value indicating whether this set intersects with specified cell references. |
![]() | Remove | Removes the specified cell references. |
![]() | ToArray | Converts set to array. |
![]() | ToFixedSet | Converts to cell references set that contains fixed references. |
![]() | ToString | Overloaded. Converts to a string. |
Name | Description | |
---|---|---|
![]() | OnChanged | Raises the [Changed] event. |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when set is changed. |