シンタックス
            
            
            
            
            '宣言
 
Public Overloads Function GetCellRect( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Boolean _
) As System.Drawing.Rectangle
             
        
            
            public System.Drawing.Rectangle GetCellRect( 
   System.int ,
   System.int ,
   System.bool 
)
             
        
             
        
            パラメータ
- row
 
- col
 
- show
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照