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: 9.0.0
Syntax
public ExcelDocumentProperties DocumentProperties { get; }

Property Value

ExcelDocumentProperties
See Also