MESCIUS SPREAD for Windows Forms 17.0J
GetRowHeight(Int32,Int32) メソッド

開始行インデックス。
終了行インデックス。
行の合計高さ(ポイント単位)を取得します。
構文
'Declaration
 
Public Overloads Function GetRowHeight( _
   ByVal row As Integer, _
   ByVal row2 As Integer _
) As Double
public double GetRowHeight( 
   int row,
   int row2
)

パラメータ

row
開始行インデックス。
row2
終了行インデックス。

戻り値の型

行の合計高さ(ポイント単位)。
参照

DocumentParagraph クラス
DocumentParagraph メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.