Search Results for

    Show / Hide Table of Contents

    TExcelFile.GetXmlMap Method

    Returns the XML Maps in the file if it has any, or null if there are no XML Maps. Note that the map returned is a copy, so modifying it won't modify the map in the file. To modify the map in the file you need to get it with GetXmlMap, modify it, then set it with SetXmlMap

    Remarks

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

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.GetXmlMap: IXmlMap; virtual; abstract;

    See also

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