Search Results for

    Show / Hide Table of Contents

    TExcelFile.GetCellValueAndRecalc Method

    This is used internally to get the value of another part of the workbook. No checks are made, and we try to recalculate the value before sending it.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.GetCellValueAndRecalc(const sheet: Integer; const row: Integer; const col: Integer; const cIndex: Integer; const CalcState: TCalcState; const CalcStack: TCalcStack): TCellValue; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const sheet Integer
    const row Integer
    const col Integer
    const cIndex Integer
    const CalcState TCalcState
    const CalcStack TCalcStack

    See also

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