SheetOrder Property

Summary

Gets the sheet position within the workbook where the user interaction took place.

Syntax

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

Property Value

A zero-based index of the sheet.

Requirements

Target Platforms

See Also

SheetEditorInteractiveEventArgs Class

SheetEditorInteractiveEventArgs 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.