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