'宣言 Public Enum FontAttributes Inherits System.Enum
public enum FontAttributes : System.Enum
'宣言 Public Enum FontAttributes Inherits System.Enum
public enum FontAttributes : System.Enum
メンバ | 解説 |
---|---|
All | フォントのすべての属性を指定します。 |
Bold | Font.Bold属性を指定します。 |
CharSet | Font.CharSet属性を指定します。 |
Color | Font.Color属性を指定します。 |
Condense | Font.Condense属性を指定します。 |
Extend | Font.Extend属性を指定します。 |
Family | Font.Family属性を指定します。 |
Italic | Font.Italic属性を指定します。 |
Name | Font.Name属性を指定します。 |
None | 属性なしを指定します。 |
Outline | Font.Outline属性を指定します。 |
Shadow | Font.Shadow属性を指定します。 |
Size | Font.Size属性を指定します。 |
Strikethrough | Font.Strikethrough属性を指定します。 |
Style | Font.Style属性を指定します。 |
ThemeFont | Font.ThemeFont属性を指定します。 |
Underline | Font.Underline属性を指定します。 |
VerticalAlign | Font.VerticalAlign属性を指定します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.FontAttributes