Search Results for

    Show / Hide Table of Contents

    ExcelFile.SetXmlMap Method

    Sets the XML Maps in the file. This is equivalent to going to the "Developer" tab in Excel and then clicking in Source in the XML section.

    Set it to null to remove the XML Maps in the file.

    Remarks

    This method only works for xlsx/m files, not for xls.

    Syntax

    Namespace: FlexCel.Core

    public abstract void SetXmlMap(TXmlMap map)

    Parameters

    <-> Parameter Type Description
    map TXmlMap Map that we wish to set. Make it null to remove the maps in the file.

    See also

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