ExcelFile.DocumentProperties Property
Document properties for the file. With this object you can read the properties (Author, Title, etc.) of a file.
Syntax
Namespace: FlexCel.Core
public TDocumentProperties DocumentProperties { get; }
Document properties for the file. With this object you can read the properties (Author, Title, etc.) of a file.
Namespace: FlexCel.Core
public TDocumentProperties DocumentProperties { get; }