DropDowns.Add(Double, Double, Double, Double, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Office.Interop.Excel.DropDown Add (double Left, double Top, double Width, double Height, object Editable);
Public Function Add (Left As Double, Top As Double, Width As Double, Height As Double, Optional Editable As Object) As DropDown
Parameters
- Left
- Double
- Top
- Double
- Width
- Double
- Height
- Double
- Editable
- Object