Table of Contents

TDocumentProperties.Create Constructor

Creates a new TDocumentProperties instance and initializes it.

Syntax

Unit: FlexCel.Core

constructor TDocumentProperties.Create(const xls: TCoreExcelFile);

Parameters

<-> Parameter Type Description
const xls TCoreExcelFile

See also