Namespace: Spire.Spreadsheet.Forms.Collections
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class CellRange : ICollection, IEnumerable, IEnumerator
Public Class CellRange Implements ICollection, IEnumerable, IEnumerator
public ref class CellRange : ICollection, IEnumerable, IEnumerator
type CellRange = class interface ICollection interface IEnumerable interface IEnumerator end
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Bottom | ||
| Clone()()()() | ||
| CopyAllMembers(CellRange) | ||
| CopyTo(Array, Int32) | ||
| Count | ||
| Current | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| FirstCell()()()() | ||
| GetEnumerator()()()() | ||
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Height | ||
| IntersectRange(CellRange) | ||
| IntersectRange(CellRange, CellRange) | ||
| IsSynchronized | ||
| Items | ||
| Left | ||
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Merge()()()() | ||
| MoveNext()()()() | ||
| OffsetRange(Int32, Int32) | ||
| PopulateValues(Object) | ||
| Reset()()()() | ||
| Right | ||
| SetStyles(CellStyle) | ||
| SyncRoot | ||
| Top | ||
| ToString()()()() | (Inherited from Object.) | |
| UnionRange(CellRange) | ||
| UnionRange(CellRange, CellRange) | ||
| Unmerge()()()() | ||
| Width |