SheetOrder Property

Summary

Gets the index of the sheet within the workbook where the search result is located.

Syntax

TypeScript
JavaScript
Object.defineProperty(SearchResult.prototype, 'sheetOrder', 
	get: function() 
) 
sheetOrder: number; // read-only 

Property Value

The index of the sheet.

Requirements

Target Platforms

See Also

SearchResult Class

SearchResult Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.