WordprocessingDocument 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.
Creates a WordprocessingDocument.
protected WordprocessingDocument ();
[System.Obsolete("The parameterless constructor never initialized anything. This will be removed in future updates.")]
protected WordprocessingDocument ();
Protected Sub New ()
- Attributes