Search Results for

    Show / Hide Table of Contents

    XlsFile.SheetName Property

    Reads and changes the name of the active sheet. To switch to another sheet by its name, use ExcelFile.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.XlsAdapter

    public override String SheetName { get; set; }

    See also

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