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;
Property Value
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins