TextUnderlineType

General

TextUnderlineType és un enum a Aspose.Slides FOSS per Java.

Representa el tipus de text subratllat.

Valors

ValueDescription
NOT_DEFINEDRepresents an undefined or unspecified underline style
NONERepresents no underline applied to the text
WORDSRepresents underlining applied to each word separately
SINGLERepresents a single solid underline
DOUBLE
HEAVYRepresents a thick solid underline
DOTTEDRepresents a dotted underline pattern
HEAVY_DOTTEDRepresents a thick dotted underline
DASHED
HEAVY_DASHEDRepresents a thick dashed underline
LONG_DASHEDRepresents an underline with long dashes
HEAVY_LONG_DASHEDRepresents a thick underline with long dashes
DOT_DASHRepresents a dot‑dash underline pattern
HEAVY_DOT_DASHRepresents a thick dot‑dash underline
DOT_DOT_DASH
HEAVY_DOT_DOT_DASH
WAVYRepresents a wavy underline
HEAVY_WAVY
DOUBLE_WAVY

Propietats

NameTypeAccessDescription
valueStringReadStores the string representation of the underline type

Mètodes

SignatureDescription
getValue()StringReturns the string value of this constant.
 Català