バージョン

NameBoxWidth メソッド

数式バー内の名前ボックスの幅を取得または設定します。
シンタックス
'宣言
 
Public Function NameBoxWidth( _
   ByVal nameBoxWidth As System.Nullable(Of Integer) _
) As SpreadsheetWrapper
public SpreadsheetWrapper NameBoxWidth( 
   System.Nullable<int> nameBoxWidth
)

パラメータ

nameBoxWidth
参照

オンラインで表示: GitHub