Version

Clear Method (SheetCollection)

Clears all sheets from the collection.
Syntax
public void Clear()
Remarks

If there are any NamedReference instances in the Workbook.NamedReferences collection with a worksheet for a scope, they will be removed from the Workbook.

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