Table of Contents

TEffectStyle.Equals Method

Overloads

TEffectStyle.Equals(TEffectStyle)

True if both objects are the same.

Syntax

Namespace: FlexCel.Core

protected Boolean Equals(TEffectStyle other)

Parameters

<-> Parameter Type Description
other TEffectStyle

See also

TEffectStyle.Equals(Object)

Returns true if both objects are the same.

Syntax

Namespace: FlexCel.Core

public override Boolean Equals(Object obj)

Parameters

<-> Parameter Type Description
obj Object

See also