Excel.SettingsChangedEventArgs interface
Provides information about the setting that raised the settings changed event
Remarks
Properties
settings | Gets the |
Property Details
settings
Gets the Setting
object that represents the binding that raised the settings changed event
settings: Excel.SettingCollection;