Search Results for

    Show / Hide Table of Contents

    XlsFile.DeleteSheet Method

    Deletes sheet aSheet and aSheetCount-1 sheets more to the right. It will change all formula references to that sheet to invalid, and might change the active sheet so it remains valid.

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override void DeleteSheet(Int32 aSheet, Int32 aSheetCount)

    Parameters

    <-> Parameter Type Description
    aSheet Int32 First sheet to delete (1-based).
    aSheetCount Int32 The number of sheets to delete.

    See also

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