Edit

Excel.SelectionChangedEventArgs interface

Provides information about the document that raised the selection changed event.

Properties

workbook

Gets the workbook object that raised the selection changed event.

Property Details

workbook

Gets the workbook object that raised the selection changed event.

workbook: Excel.Workbook;

Property Value

Remarks

API set: ExcelApi 1.2