Table of Contents

TDrawingParagraphProperties.CompareTo Method

Returns -1 if obj is bigger than this, 0 if both strings are the same, and 1 if obj is smaller than this.

Syntax

Namespace: FlexCel.Core

public Int32 CompareTo(Object obj)

Parameters

<-> Parameter Type Description
obj Object

See also