Table of Contents

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

See also