SPREAD for WPF 3.0J - GcSpreadSheet
FormatOption 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 : FormatOption 列挙体
どのスタイルの種類が実行されるかを示します。
シンタックス
'宣言
 
Public Enum FormatOption 
   Inherits System.Enum
public enum FormatOption : System.Enum 
メンバ
メンバ解説
Alignment配置を変更します。
Border境界線を変更します。
BuiltInStyle組み込みスタイルを変更します。
Fill塗りつぶしを変更します。
Fontフォントの色を変更します。
Indentインデントを変更します。
NumberFormat数値書式を変更します。
WrapText折り返しテキストを変更します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Commands.FormatOption

参照

GrapeCity.Spreadsheet.Commands 名前空間