SPREAD for WPF 4.0J - GcSpreadSheet
CellStyleCommand.IncludeStyle 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 : CellStyleCommand.IncludeStyle 列挙体
スタイルにformatプロパティが含まれているかどうかを示します。
シンタックス
'宣言
 
Public Enum CellStyleCommand.IncludeStyle 
   Inherits System.Enum
public enum CellStyleCommand.IncludeStyle : System.Enum 
メンバ
メンバ解説
Alignmentスタイルにはalignmentプロパティが含まれます。
Allスタイルにはすべてのプロパティが含まれます。
BorderスタイルにはGrapeCity.Spreadsheet.IBorder.Colorプロパティが含まれます。
Fontスタイルにはfontプロパティが含まれます。
Noneスタイルにはプロパティが含まれていません。
NumberスタイルにはGrapeCity.Spreadsheet.NumberFormatプロパティが含まれます。
Patternsスタイルにはinterior プロパティが含まれます。
Protectionスタイルにはprotectionプロパティが含まれます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Commands.CellStyleCommand.IncludeStyle

参照

GrapeCity.Spreadsheet.Commands 名前空間