GcSpread.Sheets Namespace : CellsEnumerator type |
var instance = new GcSpread.Sheets.CellsEnumerator(sheet, searchCondition);
function CellsEnumerator;
Object
GcSpread.Sheets.CellsEnumerator
Name | Description | |
---|---|---|
CellsEnumerator Constructor | Represents a cells enumerator for any area of the sheet. |
Name | Description | |
---|---|---|
init | Init this instance. | |
moveNext | Advances the enumerator to the next element in the collection. | |
skipCurrent | Determines whether this instance is empty. | |
tryMoveNext | Tries to move to the next instance. |