Version

Workbook Constructor()

Creates a new instance of the Workbook class.
Syntax
public Workbook()
Remarks

The new workbook created is empty. At least one Worksheet must be added to it before it can be saved.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also