クリックまたはドラッグしてリサイズ
CellFormat 列挙体
設定できる書式を提供します。

名前空間: C1.WPF.FlexGrid
アセンブリ: C1.WPF.FlexSheet.4 (C1.WPF.FlexSheet.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public enum CellFormat
メンバー
  メンバー名説明
FontFamily0 FontFamily 書式。
FontWeight1 FontWeight 書式。
FontStyle2 FontStyle 書式。
FontSize3 FontSize 書式。
TextDecorations4 TextDecorations 書式。
TextWrapping5 TextWrapping 書式。
TextTrimming6 TextTrimming 書式。
Background7 Background 書式。
Foreground8 Foreground 書式。
HorizontalAlignment9 HorizontalAlignment 書式。
VerticalAlignment10 VerticalAlignment 書式。
BorderBrush11 BorderBrush 書式。
BorderThickness12
CornerRadius13 CornerRadius 書式。
Tag14 Tag 書式。
Orientation15 Orientation 書式。
参照