Search Results for

    Show / Hide Table of Contents

    TXlsFile.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

    Unit: FlexCel.XlsAdapter

    procedure TXlsFile.SetXmlMap(map: IXmlMap); override;

    Parameters

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

    See also

    • TXlsFile
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com