Search Results for

    Show / Hide Table of Contents

    XlsFile.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.XlsAdapter

    public override 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

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