PrintDocument for WinForms
GetRightBottomBounds メソッド (TableCellCollection)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > TableCellCollection クラス : GetRightBottomBounds メソッド
セル領域の右下の境界を取得します。
シンタックス
'宣言
 
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 構造体を返します。
参照

TableCellCollection クラス
TableCellCollection メンバ
FindCell メソッド