クリックまたはドラッグしてリサイズ
C1FlexSheetSetCellFormat メソッド
セルの書式を設定します。 例:SetCellFormat(flex.Selection.Cells, C1.WPF.FlexSheet.CellFormat.Background, new SolidColorBrush(Colors.Red));

名前空間: C1.WPF.FlexGrid
アセンブリ: C1.WPF.FlexSheet.4 (C1.WPF.FlexSheet.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public void SetCellFormat(
	IEnumerable<CellRange> cells,
	CellFormat format,
	Object value
)

パラメータ

cells
型: System.Collections.GenericIEnumerableCellRange
format
型: C1.WPF.FlexGridCellFormat
value
型: SystemObject
参照