OpenXmlPackage Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
The parameterless constructor never initialized anything. This will be removed in future updates.
Precaución
The parameterless constructor never initialized anything. This will be removed in future updates.
Inicializa una nueva instancia de la clase OpenXmlPackage.
protected OpenXmlPackage ();
[System.Obsolete("The parameterless constructor never initialized anything. This will be removed in future updates.")]
protected OpenXmlPackage ();
[System.Obsolete("The parameterless constructor never initialized anything. This will be removed in future updates.", true)]
protected OpenXmlPackage ();
Protected Sub New ()
- Atributos