バージョン

SpreadsheetWrapper コンストラクタ

Spreadsheet ラッパーのコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal id As System.String, _
   ByVal helper As System.Web.Mvc.HtmlHelper _
)
public SpreadsheetWrapper( 
   System.string id,
   System.Web.Mvc.HtmlHelper helper
)

パラメータ

id
helper
参照

オンラインで表示: GitHub