DocumentPropertiesChangedEventArgs Properties
Provides data for the SpreadsheetControl.DocumentPropertiesChanged event.| Name | Description |
|---|---|
| BuiltInPropertiesChanged | Indicates whether one of the built-in DocumentProperties is changed. |
| CustomPropertiesChanged | Indicates whether one of the custom DocumentProperties is changed. |
See Also