Label (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 | |
---|---|---|
Label() | Infraestructura. | |
Label(Factory, IHostItemProvider, IServiceProvider, String, String, Object, String) | Infraestructura. |
Arriba
Comentarios
No utilice el constructor New para crear un nuevo control Label. Utilice el método AddLabel() para agregar un nuevo control Label a la hoja de cálculo. Para obtener más información, vea Agregar controles a documentos de Office en tiempo de ejecución.