WorkbookEventOptions Properties
Provides options to specify how certain events are raised for the workbook.Name | Description |
---|---|
RaiseOnModificationsViaAPI | Gets or sets whether to raise certain events when changes are made via an API. Normally, these events are fired only when the document is modified by using the control UI. |
See Also