PowerTools SPREAD for ASP.NET 8.0J
CreateStyleModel メソッド

行数を表す整数
列数を表す整数
スタイルモデルを作成します。
構文
'Declaration
 
Protected Overridable Function CreateStyleModel( _
   ByVal rowCount As Integer, _
   ByVal colCount As Integer _
) As ISheetStyleModel
protected virtual ISheetStyleModel CreateStyleModel( 
   int rowCount,
   int colCount
)

パラメータ

rowCount
行数を表す整数
colCount
列数を表す整数

戻り値の型

シートのスタイルモデルを含むISheetStyleModelオブジェクト
参照

SheetView クラス
SheetView メンバ

開発者の手引き

Style モデル

 

 


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