MESCIUS SPREAD for Windows Forms 15.0J
FontAttributes 列挙体

フォントのすべての属性を表します。
構文
public enum FontAttributes : System.Enum 
'宣言
 
Public Enum FontAttributes 
   Inherits System.Enum
 
メンバ
メンバ解説
Allフォントのすべての属性を指定します。
Bold属性を指定します。
CharSet属性を指定します。
Color属性を指定します。
Condense属性を指定します。
Extend属性を指定します。
Family属性を指定します。
Italic属性を指定します。
Name属性を指定します。
None属性なしを指定します。
Outline属性を指定します。
Shadow属性を指定します。
Size属性を指定します。
Strikethrough属性を指定します。
Style属性を指定します。
ThemeFont属性を指定します。
Underline属性を指定します。
VerticalAlign属性を指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.FontAttributes

参照

GrapeCity.Spreadsheet 名前空間

 

 


© MESCIUS inc. All rights reserved.