Using WorkbookMetadata

Using WorkbookMetadata

The following sample code uses WorkbookMetadata class to edit custom document properties of a workbook. Once you open the workbook using Workbook class, you will be able to read the document properties.

Here is a sample code using the WorkbookMetadata class.