Click or drag to resize

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; }

Property Value

Type: ExcelDocumentProperties
See Also