'宣言 Public Enum TextDecorations Inherits System.Enum
public enum TextDecorations : System.Enum
'宣言 Public Enum TextDecorations Inherits System.Enum
public enum TextDecorations : System.Enum
| メンバ | 解説 |
|---|---|
| DoubleUnderline | Double underline is applied to the text. |
| None | No text decorations are applied. |
| Strikethrough | Strikethrough is applied to the text. |
| Underline | Underline is applied to the text. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Text.TextDecorations