Table of Contents

TDocumentCustomProperty.Equals Method

Returns true if 2 objects have the same data.

Syntax

Namespace: FlexCel.Core

public override Boolean Equals(Object obj)

Parameters

<-> Parameter Type Description
obj Object

See also