OpenXmlPackage Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
The parameterless constructor never initialized anything. This will be removed in future updates.
Cuidado
The parameterless constructor never initialized anything. This will be removed in future updates.
Inicializa uma nova instância da classe 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