SheetEditorSelectionChangedEventArgs Class

Summary

SheetEditorSelectionChangedEventArgs is an event data class that captures details about changes in cell or range selection within the SheetEditor.

Syntax

TypeScript
JavaScript
function lt.Document.SheetEditor.SheetEditorSelectionChangedEventArgs 
	extends System.EventArgs 
class lt.Document.SheetEditor.SheetEditorSelectionChangedEventArgs() 
	extends LeadEventArgs 

Remarks

This class is essential for enabling spreadsheet applications to react to user interactions, such as selections made within the sheet. By offering detailed context on selection changes, it allows the implementation of conditional formatting, data analysis, and other selection-dependent actions. This class enhances the user interaction within the SheetEditor by facilitating targeted and informed responses to changes in cell or range selections.

Requirements

Target Platforms

See Also

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.