UnderlineType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class UnderlineType extends System.Enum
Unterstreichungsart
Felder
| Feld | Beschreibung |
|---|---|
| Unknown | Unbekannter Unterstreichungstyp |
| Single | Einzelne Zeile |
| WordsOnly | Nur Wörter |
| Double | Doppelter Unterstreichungstyp |
| Dotted | Gepunkteter Unterstreichungstyp |
| Thick | Dicker Unterstreichungstyp |
| Dash | Strichunterstreichungstyp |
| DotDash | Punkt-Strich-Unterstreichungstyp |
| DotDotDash | Punkt-Punkt-Strich-Unterstreichungstyp |
| Wave | Wellenunterstreichungstyp |
| ThickWave | DickeWellenunterstreichungstyp |
| ThickDot | DickePunktunterstreichungstyp |
| ThickDash | DickeStrichunterstreichungstyp |
| ThickDotDash | DickePunkt-Strich-Unterstreichungstyp |
| ThickDotDotDash | DickePunkt-Punkt-Strich-Unterstreichungstyp |
| LongDash | LangerStrichunterstreichungstyp |
| ThickLongDash | DickerLangerStrichunterstreichungstyp |
| DoubleWave | DoppelteWellenunterstreichungstyp |
Unknown
public static final byte Unknown
Unbekannter Unterstreichungstyp
Single
public static final byte Single
Einzelne Zeile
WordsOnly
public static final byte WordsOnly
Nur Wörter
Double
public static final byte Double
Doppelter Unterstreichungstyp
Dotted
public static final byte Dotted
Gepunkteter Unterstreichungstyp
Thick
public static final byte Thick
Dicker Unterstreichungstyp
Dash
public static final byte Dash
Strichunterstreichungstyp
DotDash
public static final byte DotDash
Punkt-Strich-Unterstreichungstyp
DotDotDash
public static final byte DotDotDash
Punkt-Punkt-Strich-Unterstreichungstyp
Wave
public static final byte Wave
Wellenunterstreichungstyp
ThickWave
public static final byte ThickWave
DickeWellenunterstreichungstyp
ThickDot
public static final byte ThickDot
DickePunktunterstreichungstyp
ThickDash
public static final byte ThickDash
DickeStrichunterstreichungstyp
ThickDotDash
public static final byte ThickDotDash
DickePunkt-Strich-Unterstreichungstyp
ThickDotDotDash
public static final byte ThickDotDotDash
DickePunkt-Punkt-Strich-Unterstreichungstyp
LongDash
public static final byte LongDash
LangerStrichunterstreichungstyp
ThickLongDash
public static final byte ThickLongDash
DickerLangerStrichunterstreichungstyp
DoubleWave
public static final byte DoubleWave
DoppelteWellenunterstreichungstyp