![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddButton(ControlCollection, Range, String) |
Adds a new Button control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddButton(ControlCollection, Double, Double, Double, Double, String) |
Adds a new Button control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddCheckBox(ControlCollection, Range, String) |
Adds a new CheckBox control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddCheckBox(ControlCollection, Double, Double, Double, Double, String) |
Adds a new CheckBox control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddCheckedListBox(ControlCollection, Range, String) |
Adds a new CheckedListBox control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddCheckedListBox(ControlCollection, Double, Double, Double, Double, String) |
Adds a new CheckedListBox control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddComboBox(ControlCollection, Range, String) |
Adds a new ComboBox control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddComboBox(ControlCollection, Double, Double, Double, Double, String) |
Adds a new ComboBox control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddDataGridView(ControlCollection, Range, String) |
Adds a new DataGridView control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddDataGridView(ControlCollection, Double, Double, Double, Double, String) |
Adds a new DataGridView control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddDateTimePicker(ControlCollection, Range, String) |
Adds a new DateTimePicker control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddDateTimePicker(ControlCollection, Double, Double, Double, Double, String) |
Adds a new DateTimePicker control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddDomainUpDown(ControlCollection, Range, String) |
Adds a new DomainUpDown control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddDomainUpDown(ControlCollection, Double, Double, Double, Double, String) |
Adds a new DomainUpDown control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddHScrollBar(ControlCollection, Range, String) |
Adds a new HScrollBar control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddHScrollBar(ControlCollection, Double, Double, Double, Double, String) |
Adds a new HScrollBar control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddLabel(ControlCollection, Range, String) |
Adds a new Label control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddLabel(ControlCollection, Double, Double, Double, Double, String) |
Adds a new Label control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddLinkLabel(ControlCollection, Range, String) |
Adds a new LinkLabel control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddLinkLabel(ControlCollection, Double, Double, Double, Double, String) |
Adds a new LinkLabel control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddListBox(ControlCollection, Range, String) |
Adds a new ListBox control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddListBox(ControlCollection, Double, Double, Double, Double, String) |
Adds a new ListBox control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddListView(ControlCollection, Range, String) |
Adds a new ListView control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddListView(ControlCollection, Double, Double, Double, Double, String) |
Adds a new ListView control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddMaskedTextBox(ControlCollection, Range, String) |
Adds a new MaskedTextBox control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddMaskedTextBox(ControlCollection, Double, Double, Double, Double, String) |
Adds a new MaskedTextBox control to the document in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddMonthCalendar(ControlCollection, Range, String) |
Adds a new MonthCalendar control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddMonthCalendar(ControlCollection, Double, Double, Double, Double, String) |
Adds a new MonthCalendar control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddNumericUpDown(ControlCollection, Range, String) |
Adds a new NumericUpDown control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddNumericUpDown(ControlCollection, Double, Double, Double, Double, String) |
Adds a new NumericUpDown control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddPictureBox(ControlCollection, Range, String) |
Adds a new PictureBox control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddPictureBox(ControlCollection, Double, Double, Double, Double, String) |
Adds a new PictureBox control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddProgressBar(ControlCollection, Range, String) |
Adds a new ProgressBar control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddProgressBar(ControlCollection, Double, Double, Double, Double, String) |
Adds a new ProgressBar control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddPropertyGrid(ControlCollection, Range, String) |
Adds a new PropertyGrid control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddPropertyGrid(ControlCollection, Double, Double, Double, Double, String) |
Adds a new PropertyGrid control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddRadioButton(ControlCollection, Range, String) |
Adds a new RadioButton control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddRadioButton(ControlCollection, Double, Double, Double, Double, String) |
Adds a new RadioButton control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddRichTextBox(ControlCollection, Range, String) |
Adds a new RichTextBox control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddRichTextBox(ControlCollection, Double, Double, Double, Double, String) |
Adds a new RichTextBox control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddTextBox(ControlCollection, Range, String) |
Adds a new TextBox control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddTextBox(ControlCollection, Double, Double, Double, Double, String) |
Adds a new TextBox control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddTrackBar(ControlCollection, Range, String) |
Adds a new TrackBar control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddTrackBar(ControlCollection, Double, Double, Double, Double, String) |
Adds a new TrackBar control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddTreeView(ControlCollection, Range, String) |
Adds a new TreeView control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddTreeView(ControlCollection, Double, Double, Double, Double, String) |
Adds a new TreeView control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddVScrollBar(ControlCollection, Range, String) |
Adds a new VScrollBar control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddVScrollBar(ControlCollection, Double, Double, Double, Double, String) |
Adds a new VScrollBar control to the worksheet in the specified size and location. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddWebBrowser(ControlCollection, Range, String) |
Adds a new WebBrowser control to the worksheet at the range specified. |
![Public method Public method](images/ee657525.pubmethod(vs.120).gif) ![Static member Static member](images/ee657079.static(vs.120).gif) |
AddWebBrowser(ControlCollection, Double, Double, Double, Double, String) |
Adds a new WebBrowser control to the worksheet in the specified size and location. |