Table of Contents

TUnsupportedFormula.Equals Method

Returns true if both objects have the same values.

Syntax

Unit: FlexCel.Core

function TUnsupportedFormula.Equals(obj: TObject): Boolean; override;

Parameters

<-> Parameter Type Description
obj TObject

See also