'宣言 Public Function GetRightBottomBounds() As System.Drawing.Size
'使用法 Dim instance As TableCellCollection Dim value As System.Drawing.Size value = instance.GetRightBottomBounds()
public System.Drawing.Size GetRightBottomBounds()
戻り値の型
セル領域の右下の境界を表す Size 構造体を返します。