WorkbookMetadata.BuiltInDocumentProperties

WorkbookMetadata.BuiltInDocumentProperties property

Returns a DocumentProperty collection that represents all the built-in document properties of the spreadsheet.

public BuiltInDocumentPropertyCollection BuiltInDocumentProperties { get; }

See Also