Search Results for

    Show / Hide Table of Contents

    TUITextDecoration Structure

    Defines appearance of decorative lines used in text, like underline or strikeout.

    Syntax

    Namespace: FlexCel.Core

    public struct TUITextDecoration

    Constructors

    Name Description
    TUITextDecoration Overloaded
    TUITextDecoration(TUIUnderline)
    TUITextDecoration(TUIStrikeout)
    TUITextDecoration(TUIUnderline, TUIStrikeout)

    Methods

    Name Description
    Equals Returns true if both objects are the same.
    GetHashCode Returns the hashcode of the object.
    WithUnderline Returns a copy of the record with a different underline.
    WithStrikeout Returns a copy of the record with a different strikeout.

    Operators

    Name Description
    Equality Returns true if both objects have the same data.
    Inequality Returns true if both objects have different data.

    Properties

    Name Description
    Underline Defines the style of text underlining.
    Strikeout Defines the style of text strikeout.
    IsEmpty Returns true if the structure has no underline or strikeout.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com