[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ISheet.Delete

Delete Method

Delete()

Deletes this ISheet from its owner IWorkbook.

Declaration
bool Delete()
Function Delete() As Boolean
Returns
Type Description
bool

true if the worksheet is deleted, false otherwise.