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