Search Results for

    Show / Hide Table of Contents

    TTMSFNCGridExcelImport Class

    Component to import an existing Excel file into an TMSFNCGrid.

    Syntax

    Unit: VCL.TMSFNCGridExcelImport / FMX.TMSFNCGridExcelImport

    TTMSFNCGridExcelImport = class(TComponent);

    Constructors

    Name Description
    Create Creates a new instance.

    Destructors

    Name Description
    Destroy Frees all the resources associated with this component.

    Methods

    Name Description
    Import Overloaded
    Import(TExcelFile)
    Import(TFileName, string)
    Import(TStream, string)

    Properties

    Name Description
    Grid The grid where to import.
    ImportOptions Settings that affect how the grid will be imported.
    LocationOptions Settings that define where the cells will be imported in the grid.
    Zoom The zoom level in the sheet that will be used when importing. If 0 (the default) the zoom in the sheet itself will be used. If not 0, this value must be between 10 and 400.
    Version The version of this component.

    Events

    Name Description
    OnProgress Provides a progress indication of how many cells have been exported.
    In This Article
    Back to top TMS FNC Grid Excel bridge v3.2.1
    © 2002 - 2024 tmssoftware.com