ExcelWorkbookDocumentProperties Property |
Gets the object encpsulating the document properties like author, title, subject, etc.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelDocumentProperties DocumentProperties { get; }
Public ReadOnly Property DocumentProperties As ExcelDocumentProperties
Get
Property Value
Type:
ExcelDocumentPropertiesSee Also