PowerTools SPREAD for Windows Forms 8.0J
NonEmptyRowCount プロパティ (BaseSheetStyleModel)


モデル内の、スタイル設定を含む行の数を取得します。
構文
'Declaration
 
Public Overridable ReadOnly Property NonEmptyRowCount As Integer
'使用法
 
Dim instance As BaseSheetStyleModel
Dim value As Integer
 
value = instance.NonEmptyRowCount
public virtual int NonEmptyRowCount {get;}

プロパティ値

行の数を表す Integer(常に0を返します)
解説
この実装は何もせずに常に0を返します。
参照

BaseSheetStyleModel クラス
BaseSheetStyleModel メンバ

 

 


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