シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub SetCellStyle( _
   ByVal  As System.Integer, _
   ByVal  As System.String, _
   ByVal  As C1.Win.FlexGrid.CellStyle _
) 
             
        
            
            public void SetCellStyle( 
   System.int ,
   System.string ,
   C1.Win.FlexGrid.CellStyle 
)
             
        
             
        
            パラメータ
- row
 
- colName
 
- newStyle
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照