シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub set_Cell( _
   ByVal  As CellPropertySettings, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Object _
) 
             
        
            
            public void set_Cell( 
   CellPropertySettings ,
   System.int ,
   System.int ,
   System.int ,
   System.int ,
   System.object 
)
             
        
             
        
            パラメータ
- setting
 
- row1
 
- col1
 
- row2
 
- col2
 
- newVal
 
            
             
            
            
            
            
            
            
            
            
            
            
            参照