ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder Namespace / Workbook Class / Clear Method

In This Topic
    Clear Method (Workbook)
    In This Topic
    Removes all sheets, creates a fresh instance of all member class variables and initializes all member data variables to their default value.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also