Table of Contents

TXlsFile.AddWindow Method

Adds a new window to the file. Note that this isn't a new sheet, but another view of the workbook. Most Excel documents have only one window.

Syntax

Unit: FlexCel.XlsAdapter

procedure TXlsFile.AddWindow; override;

See also