GcSpread.Sheets Namespace : SearchResult type |
var instance = new GcSpread.Sheets.SearchResult();
function SearchResult;
Object
GcSpread.Sheets.SearchResult
Name | Description | |
---|---|---|
SearchResult Constructor | Defines the search result. |
Name | Description | |
---|---|---|
foundColumnIndex | The index of the column at which a match is found. | |
foundRowIndex | The index of the row at which a match is found. | |
foundSheetIndex | The index of the sheet in which a match is found. | |
foundString | The found string. | |
searchFoundFlag | An enumeration that specifies what is matched. |