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
Type |
---|
OfficeShapeTextUnderlineType |
DashDotDotHeavy
Specifies the OfficeShapeTextUnderlineType is dash dot dot heavy.
Declaration
public const OfficeShapeTextUnderlineType DashDotDotHeavy
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
DashDotHeavy
Specifies the OfficeShapeTextUnderlineType is dash dot heavy.
Declaration
public const OfficeShapeTextUnderlineType DashDotHeavy
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
DashedHeavy
Specifies the OfficeShapeTextUnderlineType is dashed heavy.
Declaration
public const OfficeShapeTextUnderlineType DashedHeavy
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
DashLong
Specifies the OfficeShapeTextUnderlineType is dash long.
Declaration
public const OfficeShapeTextUnderlineType DashLong
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
DashLongHeavy
Specifies the OfficeShapeTextUnderlineType is dash long heavy.
Declaration
public const OfficeShapeTextUnderlineType DashLongHeavy
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
DotDash
Specifies the OfficeShapeTextUnderlineType is dot dash.
Declaration
public const OfficeShapeTextUnderlineType DotDash
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
DotDotDash
Specifies the OfficeShapeTextUnderlineType is dot dot dash.
Declaration
public const OfficeShapeTextUnderlineType DotDotDash
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
Dotted
Specifies the OfficeShapeTextUnderlineType is dotted.
Declaration
public const OfficeShapeTextUnderlineType Dotted
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
DottedHeavy
Specifies the OfficeShapeTextUnderlineType is dotted heavy.
Declaration
public const OfficeShapeTextUnderlineType DottedHeavy
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
Double
Specifies the OfficeShapeTextUnderlineType is double.
Declaration
public const OfficeShapeTextUnderlineType Double
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
Heavy
Specifies the OfficeShapeTextUnderlineType is heavy.
Declaration
public const OfficeShapeTextUnderlineType Heavy
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
None
Specifies the OfficeShapeTextUnderlineType is none.
Declaration
public const OfficeShapeTextUnderlineType None
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
Single
Specifies the OfficeShapeTextUnderlineType is single.
Declaration
public const OfficeShapeTextUnderlineType Single
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
Wave
Specifies the OfficeShapeTextUnderlineType is wave.
Declaration
public const OfficeShapeTextUnderlineType Wave
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
WavyDouble
Specifies the OfficeShapeTextUnderlineType is wavy double.
Declaration
public const OfficeShapeTextUnderlineType WavyDouble
Field Value
Type |
---|
OfficeShapeTextUnderlineType |
WavyHeavy
Specifies the OfficeShapeTextUnderlineType is wavy heavy.
Declaration
public const OfficeShapeTextUnderlineType WavyHeavy
Field Value
Type |
---|
OfficeShapeTextUnderlineType |