Table of Contents

TDrawingUnderline Class

Specifies the Fill style and line style of underlined text, when it is underlined.

Syntax

Namespace: FlexCel.Core

public sealed class TDrawingUnderline: IComparable

Methods

Name Description
CompareTo Returns -1, 0 or 1 depending if this object is smaller or bigger than the other.
GetHashCode Returns the hashcode of the object.
Equals Returns true if both instances have the same data.

Operators

Name Description
Equality Returns true if both objects are equal.
Inequality Returns true if both objects do not have the same value.