PowerTools SPREAD for Windows Forms 8.0J
RowCount プロパティ (RangeExpression)


範囲の行数を取得します。
構文
'Declaration
 
Public Overrides ReadOnly Property RowCount As Integer
'使用法
 
Dim instance As RangeExpression
Dim value As Integer
 
value = instance.RowCount
public override int RowCount {get;}

プロパティ値

行数を表すInteger
参照

RangeExpression クラス
RangeExpression メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.