Spread Silverlight Documentation
Clear Method (ExcelWorksheetCollection)


GrapeCity.Excel Namespace > ExcelWorksheetCollection Class : Clear Method
Remove all ExcelWorksheet from the collection.
Syntax
'Declaration
 
Public Sub Clear() 
'Usage
 
Dim instance As ExcelWorksheetCollection
 
instance.Clear()
public void Clear()
See Also

Reference

ExcelWorksheetCollection Class
ExcelWorksheetCollection Members