true
void Delete( bool clearCells )
'Declaration Sub Delete( _ Optional ByVal clearCells As Boolean _ )
'Declaration
Sub Delete( _ Optional ByVal clearCells As Boolean _ )
'Usage Dim instance As ITable Dim clearCells As Boolean instance.Delete(clearCells)
'Usage
Dim instance As ITable Dim clearCells As Boolean instance.Delete(clearCells)
ITable Interface ITable Members