Version

Clear Method (CustomTableStyleCollection)

Clears the collection.
Syntax
public void Clear()
Remarks

If any WorksheetTable instances in the workbook have their style removed due to this operation, their style will be set to the Workbook.DefaultTableStyle.

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