Search Results for

    Show / Hide Table of Contents

    ExcelFile.SheetName Property

    Reads and changes the name of the active sheet. To switch to another sheet by its name, use ActiveSheetByName

    Remarks

    This name must be unique in the file. It can be up to 31 characters long, and it can't contain the characters "/", "\", "?", "[", "]", "*" or ":"

    Syntax

    Namespace: FlexCel.Core

    public abstract String SheetName { get; set; }

    See also

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