バージョン

HtmlAttributes メソッド (SpreadsheetWrapper)

スプレッドシート ウィジェットが作成する DIV のカスタム属性を設定します。
シンタックス
'宣言
 
Public Function HtmlAttributes( _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As SpreadsheetWrapper
public SpreadsheetWrapper HtmlAttributes( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

htmlAttributes
参照

オンラインで表示: GitHub