Table of Contents

TExcelFile.FileFormatWhenOpened Property

Returns the file format that the file had when it was opened. If the file was created with NewFile, the file format when opened is xls.

Syntax

Unit: FlexCel.Core

property TExcelFile.FileFormatWhenOpened: TFileFormats

See also