バージョン

Spreadsheet(String,Object) メソッド

ID および htmlAttributes を持つ Spreadsheet を構成するヘルパー。
シンタックス
'宣言
 
Public Overloads Function Spreadsheet( _
   ByVal id As System.String, _
   ByVal htmlAttributes As System.Object _
) As SpreadsheetWrapper
public SpreadsheetWrapper Spreadsheet( 
   System.string id,
   System.object htmlAttributes
)

パラメータ

id
コントロールの ID とフィールドの名前。
htmlAttributes
HtmlAttributes プロパティのセッター。

戻り値の型

SpreadsheetWrapper の新しいインスタンス
参照

オンラインで表示: GitHub