GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 : CellStyleCommand.IncludeStyle 列挙体 |
'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