TDrawingTextAttributes.Underline Property
Specifies whether a run of text is formatted as underlined text. A null value means to use the parent's settings.
Syntax
Namespace: FlexCel.Core
public Nullable<TDrawingUnderlineStyle> Underline { get; }
Specifies whether a run of text is formatted as underlined text. A null value means to use the parent's settings.
Namespace: FlexCel.Core
public Nullable<TDrawingUnderlineStyle> Underline { get; }