Excel.Interfaces.WorkbookUpdateData interface
An interface for updating data on the Workbook object, for use in workbook.set({ ... }).
Properties
| properties | Gets the workbook properties. |
Property Details
properties
Gets the workbook properties.
properties?: Excel.Interfaces.DocumentPropertiesUpdateData;