Class OfficeShapeTextUnderlineType
Specifies the types of underline options applied to the text.
Inheritance
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Portable.dll
Syntax
public sealed class OfficeShapeTextUnderlineType : Enum
Fields
Dash
Specifies the OfficeShapeTextUnderlineType is dash.
Declaration
public const OfficeShapeTextUnderlineType Dash
Field Value
DashDotDotHeavy
Specifies the OfficeShapeTextUnderlineType is dash dot dot heavy.
Declaration
public const OfficeShapeTextUnderlineType DashDotDotHeavy
Field Value
DashDotHeavy
Specifies the OfficeShapeTextUnderlineType is dash dot heavy.
Declaration
public const OfficeShapeTextUnderlineType DashDotHeavy
Field Value
DashedHeavy
Specifies the OfficeShapeTextUnderlineType is dashed heavy.
Declaration
public const OfficeShapeTextUnderlineType DashedHeavy
Field Value
DashLong
Specifies the OfficeShapeTextUnderlineType is dash long.
Declaration
public const OfficeShapeTextUnderlineType DashLong
Field Value
DashLongHeavy
Specifies the OfficeShapeTextUnderlineType is dash long heavy.
Declaration
public const OfficeShapeTextUnderlineType DashLongHeavy
Field Value
DotDash
Specifies the OfficeShapeTextUnderlineType is dot dash.
Declaration
public const OfficeShapeTextUnderlineType DotDash
Field Value
DotDotDash
Specifies the OfficeShapeTextUnderlineType is dot dot dash.
Declaration
public const OfficeShapeTextUnderlineType DotDotDash
Field Value
Dotted
Specifies the OfficeShapeTextUnderlineType is dotted.
Declaration
public const OfficeShapeTextUnderlineType Dotted
Field Value
DottedHeavy
Specifies the OfficeShapeTextUnderlineType is dotted heavy.
Declaration
public const OfficeShapeTextUnderlineType DottedHeavy
Field Value
Double
Specifies the OfficeShapeTextUnderlineType is double.
Declaration
public const OfficeShapeTextUnderlineType Double
Field Value
Heavy
Specifies the OfficeShapeTextUnderlineType is heavy.
Declaration
public const OfficeShapeTextUnderlineType Heavy
Field Value
None
Specifies the OfficeShapeTextUnderlineType is none.
Declaration
public const OfficeShapeTextUnderlineType None
Field Value
Single
Specifies the OfficeShapeTextUnderlineType is single.
Declaration
public const OfficeShapeTextUnderlineType Single
Field Value
Wave
Specifies the OfficeShapeTextUnderlineType is wave.
Declaration
public const OfficeShapeTextUnderlineType Wave
Field Value
WavyDouble
Specifies the OfficeShapeTextUnderlineType is wavy double.
Declaration
public const OfficeShapeTextUnderlineType WavyDouble
Field Value
WavyHeavy
Specifies the OfficeShapeTextUnderlineType is wavy heavy.
Declaration
public const OfficeShapeTextUnderlineType WavyHeavy