Search Results for

    Show / Hide Table of Contents

    ExcelFile.RenameStyle Method

    Renames an existing style. Note that this might be a user-defined style, you can't rename built-in styles.

    Syntax

    Namespace: FlexCel.Core

    public abstract void RenameStyle(String oldName, String newName)

    Parameters

    <-> Parameter Type Description
    oldName String Name of the existing style in the workbook.
    newName String New name for the style. It must not exist.

    See also

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