ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OfficeUnderline - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OfficeUnderline

    Specifies the type of underline applied to a font.

    Inheritance
    System.Object
    OfficeUnderline
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Portable.dll
    Syntax
    public sealed class OfficeUnderline : Enum

    Fields

    Dash

    Indicates dashed underline

    Declaration
    public const OfficeUnderline Dash
    Field Value
    Type Description
    OfficeUnderline

    DashHeavy

    Indicates heavy dashed underline

    Declaration
    public const OfficeUnderline DashHeavy
    Field Value
    Type Description
    OfficeUnderline

    DashLong

    Indicates long dashed underline

    Declaration
    public const OfficeUnderline DashLong
    Field Value
    Type Description
    OfficeUnderline

    DashLongHeavy

    Indicates heavy long dashed underline

    Declaration
    public const OfficeUnderline DashLongHeavy
    Field Value
    Type Description
    OfficeUnderline

    DotDash

    Indicates dot dashed underline

    Declaration
    public const OfficeUnderline DotDash
    Field Value
    Type Description
    OfficeUnderline

    DotDashHeavy

    Indicates heavy dot dashed underline

    Declaration
    public const OfficeUnderline DotDashHeavy
    Field Value
    Type Description
    OfficeUnderline

    DotDotDash

    Indicates dot dot dashed underline

    Declaration
    public const OfficeUnderline DotDotDash
    Field Value
    Type Description
    OfficeUnderline

    DotDotDashHeavy

    Indicates heavy dot dot dashed underline

    Declaration
    public const OfficeUnderline DotDotDashHeavy
    Field Value
    Type Description
    OfficeUnderline

    Dotted

    Indicates dotted underline

    Declaration
    public const OfficeUnderline Dotted
    Field Value
    Type Description
    OfficeUnderline

    DottedHeavy

    Indicates heavy dotted underline

    Declaration
    public const OfficeUnderline DottedHeavy
    Field Value
    Type Description
    OfficeUnderline

    Double

    Indicates Double thick underline.

    Declaration
    public const OfficeUnderline Double
    Field Value
    Type Description
    OfficeUnderline

    DoubleAccounting

    Indicates Two thin underlines placed close together.

    Declaration
    public const OfficeUnderline DoubleAccounting
    Field Value
    Type Description
    OfficeUnderline

    Heavy

    Indicates heavy underline

    Declaration
    public const OfficeUnderline Heavy
    Field Value
    Type Description
    OfficeUnderline

    None

    Indicates No underlining.

    Declaration
    public const OfficeUnderline None
    Field Value
    Type Description
    OfficeUnderline

    Single

    Indicates Single underlining.

    Declaration
    public const OfficeUnderline Single
    Field Value
    Type Description
    OfficeUnderline

    SingleAccounting

    Indicates SingleAccounting underline.

    Declaration
    public const OfficeUnderline SingleAccounting
    Field Value
    Type Description
    OfficeUnderline

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Wavy

    Indicates wavy underline

    Declaration
    public const OfficeUnderline Wavy
    Field Value
    Type Description
    OfficeUnderline

    WavyDouble

    Indicates double wavy underline

    Declaration
    public const OfficeUnderline WavyDouble
    Field Value
    Type Description
    OfficeUnderline

    WavyHeavy

    Indicates heavy wavy underline

    Declaration
    public const OfficeUnderline WavyHeavy
    Field Value
    Type Description
    OfficeUnderline

    Words

    Indicates words underline

    Declaration
    public const OfficeUnderline Words
    Field Value
    Type Description
    OfficeUnderline
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved