TDrawingHyperlink.CompareTo Method
Returns -1, 0 or 1 depending if this object is smaller or bigger than the other.
Syntax
Namespace: FlexCel.Core
public Int32 CompareTo(Object obj)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
obj | Object |
Returns -1, 0 or 1 depending if this object is smaller or bigger than the other.
Namespace: FlexCel.Core
public Int32 CompareTo(Object obj)
<-> | Parameter | Type | Description |
---|---|---|---|
obj | Object |