ControlCollection.AddNumericUpDown Method

Include Protected Members
Include Inherited Members

Adds a new NumericUpDown control to the worksheet.

Overload List

  Name Description
Public method AddNumericUpDown(Range, String) Adds a new NumericUpDown control to the worksheet at the range specified.
Public method AddNumericUpDown(Double, Double, Double, Double, String) Adds a new NumericUpDown control to the worksheet in the specified size and location.

Top

See Also

Reference

ControlCollection Class

ControlCollection Members

Microsoft.Office.Tools.Excel Namespace