Search Results for

    Show / Hide Table of Contents

    TExcelFile.AsIRowColSize Method

    This method is only useful for C++ Builder. It allows you to get the IRowColSize interface that this class implements without needing to call Xls->GetInterface(...). In Delphi you can just use the object directly.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.AsIRowColSize: IRowColSize;

    See also

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