TTableFormula.Equals Method
Returns true if obj has the same data as this instance.
Syntax
Unit: FlexCel.Core
function TTableFormula.Equals(const obj: TTableFormula): Boolean;
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
const | obj | TTableFormula |