Search Results for

    Show / Hide Table of Contents

    TUITextDecoration.TUITextDecoration Constructor

    Overloads

    • TUITextDecoration.TUITextDecoration(TUIUnderline)
    • TUITextDecoration.TUITextDecoration(TUIStrikeout)
    • TUITextDecoration.TUITextDecoration(TUIUnderline, TUIStrikeout)

    TUITextDecoration.TUITextDecoration(TUIUnderline)

    Creates a new TextDecoration with the given underline and no strikeout.

    Syntax

    Namespace: FlexCel.Core

    public TUITextDecoration(TUIUnderline aUnderline)

    Parameters

    <-> Parameter Type Description
    aUnderline TUIUnderline

    See also

    • TUITextDecoration

    TUITextDecoration.TUITextDecoration(TUIStrikeout)

    Creates a new TextDecoration with the given strikeout and no underline.

    Syntax

    Namespace: FlexCel.Core

    public TUITextDecoration(TUIStrikeout aStrikeout)

    Parameters

    <-> Parameter Type Description
    aStrikeout TUIStrikeout

    See also

    • TUITextDecoration

    TUITextDecoration.TUITextDecoration(TUIUnderline, TUIStrikeout)

    Creates a new TextDecoration with the given underline and strikeout values.

    Syntax

    Namespace: FlexCel.Core

    public TUITextDecoration(TUIUnderline aUnderline, TUIStrikeout aStrikeout)

    Parameters

    <-> Parameter Type Description
    aUnderline TUIUnderline
    aStrikeout TUIStrikeout

    See also

    • TUITextDecoration
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com