ExcelWorkbookDocumentProperties Property

Gets the object encpsulating the document properties like author, title, subject, etc.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelDocumentProperties DocumentProperties { get; }

Property Value

ExcelDocumentProperties

See Also