SheetIndex Property

Summary

Gets the index of the sheet where a selection change has occurred. It identifies the specific sheet within the workbook that is currently active or has had its selection altered.

Syntax

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

Property Value

A zero-based index of the sheet involved in the selection change event.

Requirements

Target Platforms

See Also

SheetEditorSelectionChangedEventArgs Class

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