DioDocs for Excel
GetAccurateRangeBoundary メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > CellInfo クラス : GetAccurateRangeBoundary メソッド
範囲のオブジェクト。
指定された範囲の位置とサイズ(ピクセル単位)を返します。
シンタックス
'宣言
 
Public Shared Function GetAccurateRangeBoundary( _
   ByVal range As IRange _
) As System.Drawing.RectangleF
public static System.Drawing.RectangleF GetAccurateRangeBoundary( 
   IRange range
)

パラメータ

range
範囲のオブジェクト。

戻り値の型

RectangleF オブジェクト。
参照

CellInfo クラス
CellInfo メンバ