Table of Contents

TFillStyle.Equals Method

Returns true if this instance has the same data as the object obj.

Syntax

Namespace: FlexCel.Core

public override Boolean Equals(Object obj)

Parameters

<-> Parameter Type Description
obj Object

See also