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

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

プロパティ値

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

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

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

参照

BaseSheetStyleModel クラス
BaseSheetStyleModel メンバ

 

 


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