Table of Contents

TLinkedStyle.Equals Method

Returns true if obj and this object have the same value.

Syntax

Namespace: FlexCel.Core

public override Boolean Equals(Object obj)

Parameters

<-> Parameter Type Description
obj Object Object to compare.

See also