'Declaration Function Delete() As Boolean
'Declaration
Function Delete() As Boolean
'Usage Dim instance As ISheet Dim value As Boolean value = instance.Delete()
'Usage
Dim instance As ISheet Dim value As Boolean value = instance.Delete()
bool Delete()
true
false
ISheet Interface ISheet Members