DioDocs for Excel
AddButton メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel.Forms 名前空間 > IControlCollection インターフェース : AddButton メソッド
新しい IButton を追加します。
シンタックス
'宣言
 
Function AddButton( _
   ByVal left As System.Double, _
   ByVal top As System.Double, _
   ByVal width As System.Double, _
   ByVal height As System.Double _
) As IButton
IButton AddButton( 
   System.double left,
   System.double top,
   System.double width,
   System.double height
)

パラメータ

left
top
width
height
参照

IControlCollection インターフェース
IControlCollection メンバ