PowerTools SPREAD for ASP.NET 8.0J
NonEmptyRowCount プロパティ (BaseSheetStyleModel)

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

プロパティ値

空でない行の数を表すInteger。これは常に0を返します。
解説

このプロパティは、モデル内でスタイル設定を持つ最後の行のインデックスより1大きい値を返します。

この実装は何もせずに常に0を返します。

参照

BaseSheetStyleModel クラス
BaseSheetStyleModel メンバ

 

 


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