RadioButton (Constructor)
Incluir miembros protegidos
Incluir miembros heredados
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Este miembro está sobrecargado. Para obtener información completa sobre este miembro, incluida la sintaxis, el uso y algunos ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecarga
Nombre | Descripción | |
---|---|---|
RadioButton() | Infraestructura. | |
RadioButton(Factory, IHostItemProvider, IServiceProvider, String, String, Object, String) | Infraestructura. |
Arriba
Comentarios
No utilice el constructor New para crear un nuevo control RadioButton. Utilice el método AddRadioButton() para agregar un nuevo control RadioButton a la hoja de cálculo. Para obtener más información, vea Agregar controles a documentos de Office en tiempo de ejecución.