public Workbook( WorkbookFormat format )
| Exception | Description |
|---|---|
| System.ComponentModel.InvalidEnumArgumentException | format is not defined in the WorkbookFormat enumeration. |
The new workbook created is empty. At least one Worksheet must be added to it before it can be saved.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+