TextDecorations Enumeration

Definition

Gibt eine eventuell vorhandene besondere Textformatierung für den Text innerhalb eines Berichtselements an.

public enum class TextDecorations
public enum TextDecorations
type TextDecorations = 
Public Enum TextDecorations
Vererbung
TextDecorations

Felder

Default 0

Gibt die Standardtext-Dekoration an.

LineThrough 4

Gibt die Text-Dekoration "Line Through" an.

None 1

Gibt die Keine Text-Dekoration an.

Overline 3

Gibt die Überzeilentext-Dekoration an.

Underline 2

Gibt die Textdeko "Unterstrichen" an.

Gilt für: