Excel.SettingsChangedEventArgs interface
Provides information about the setting that raised the settings changed event
Remarks
[Api set: ExcelApi 1.4]
Properties
| settings | Gets the |
Property Details
settings
Gets the Setting object that represents the binding that raised the settings changed event
settings: Excel.SettingCollection;
Property Value
Remarks
[Api set: ExcelApi 1.4]