Search Results for

    Show / Hide Table of Contents

    TExcelFile.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 SelectCell This property can work in different windows depending on the value of ActiveWindow

    Syntax

    Unit: FlexCel.Core

    procedure TExcelFile.SelectCells(const cellRange: TArray<TXlsCellRange>); virtual; abstract;

    Parameters

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

    See also

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