Search Results for

    Show / Hide Table of Contents

    TXlsFile.SelectCells Method

    Selects a group of cells on a given pane. If you just want to select just one cell, you can use the simpler method TExcelFile.SelectCell This property can work in different windows depending on the value of TExcelFile.ActiveWindow

    Syntax

    Unit: FlexCel.XlsAdapter

    procedure TXlsFile.SelectCells(const cellRange: TArray<TXlsCellRange>); override;

    Parameters

    <-> Parameter Type Description
    const cellRange TArray<​TXls​Cell​Range> Cells to select.

    See also

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