Search Results for

    Show / Hide Table of Contents

    TExcelFile.DeleteWindow Method

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

    Syntax

    Unit: FlexCel.Core

    procedure TExcelFile.DeleteWindow(const windowIndex: Integer); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const windowIndex Integer Index of the window to delete (1-based)

    See also

    • TExcelFile
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com