'宣言 Public Function New( _ ByVal range As System.Drawing.Rectangle _ )
'使用法 Dim range As System.Drawing.Rectangle Dim instance As New UserCellGroup(range)
public UserCellGroup( System.Drawing.Rectangle range )
パラメータ
- range
 - セルグループの範囲。
 
'宣言 Public Function New( _ ByVal range As System.Drawing.Rectangle _ )
'使用法 Dim range As System.Drawing.Rectangle Dim instance As New UserCellGroup(range)
public UserCellGroup( System.Drawing.Rectangle range )