ComponentOne FlexPivot for WinForms
SetCellStyle(Int32,Int32,String) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class > SetCellStyle Method : SetCellStyle(Int32,Int32,String) Method
Syntax
'Declaration
 
Public Overloads Sub SetCellStyle( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer, _
   ByVal styleName As System.String _
) 
public void SetCellStyle( 
   System.int row,
   System.int col,
   System.string styleName
)

Parameters

row
col
styleName
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members
Overload List