Table of Contents

ExcelFile.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

Namespace: FlexCel.Core

public abstract void AddWindow()

See also