Search Results for

    Show / Hide Table of Contents

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

    Namespace: FlexCel.Core

    public abstract void DeleteWindow(Int32 windowIndex)

    Parameters

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

    See also

    • ExcelFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com