Table of Contents

TExcelFile.WindowCount Property

Returns the number of windows in the file. Note that this isn't the sheet count, but the number of views of the workbook. Most Excel documents have only one window.

Syntax

Unit: FlexCel.Core

property TExcelFile.WindowCount: Integer

See also