MESCIUS SPREAD for Windows Forms 17.0J
CellStyleCommand.IncludeStyle 列挙体

スタイルに format プロパティが含まれるかどうかを示します。
構文
'Declaration
 
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 名前空間

 

 


© MESCIUS inc. All rights reserved.