FlexPivot for WinForms
SetCellStyle(Int32,String,CellStyle) メソッド

C1.Win.FlexPivot.6 アセンブリ > C1.Win.FlexPivot 名前空間 > C1FlexPivotGrid クラス > SetCellStyle メソッド : SetCellStyle(Int32,String,CellStyle) メソッド
シンタックス
'宣言
 
Public Overloads Sub SetCellStyle( _
   ByVal row As System.Integer, _
   ByVal colName As System.String, _
   ByVal newStyle As C1.Win.FlexGrid.CellStyle _
) 
public void SetCellStyle( 
   System.int row,
   System.string colName,
   C1.Win.FlexGrid.CellStyle newStyle
)

パラメータ

row
colName
newStyle
参照

C1FlexPivotGrid クラス
C1FlexPivotGrid メンバ
オーバーロード一覧