var instance = new GC.Spread.Sheets.Search.SearchResult();
function SearchResult;
var instance = new GC.Spread.Sheets.Search.SearchResult();
function SearchResult;
Object
GC.Spread.Sheets.Search.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. |