OpenXmlPackage Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
The parameterless constructor never initialized anything. This will be removed in future updates.
Caution
The parameterless constructor never initialized anything. This will be removed in future updates.
Initializes a new instance of the OpenXmlPackage class.
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 ()
- Attributes