| GrapeCity.Xaml.SpreadSheet.Data Namespace : CellsEnumerator Class | 
The following tables list the members exposed by CellsEnumerator.
| Name | Description | |
|---|---|---|
|  | CellsEnumerator Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | ColumnEnd | Gets the ending column to enumerate. | 
|  | ColumnStart | Gets the starting column to enumerate. | 
|  | Current | Gets the element in the collection at the current position of the enumerator. | 
|  | CurrentColumnIndex | Gets the index of the current column. | 
|  | CurrentRowIndex | Gets the index of the current row. | 
|  | IsBlockRange | Gets or sets a value that indicates whether this instance is a block range. | 
|  | Options | Gets or sets the options that indicate whether to enumerate the cells with value or style. | 
|  | RowEnd | Gets the ending row to enumerate. | 
|  | RowStart | Gets the starting row to enumerate. | 
|  | SearchOrder | Gets the search direction. | 
|  | Sheet | Gets the sheet for the shape. | 
|  | SheetArea | Gets the sheet area. | 
|  | Skipper | Gets or sets the skipped cell. | 
| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | 
|  | MoveNext | Advances the enumerator to the next element in the collection. | 
|  | Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | 
| Name | Description | |
|---|---|---|
|  | SkipCurrent | Determines whether this instance is empty. |