Spread Windows Forms 12.0 Product Documentation
Unlist Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITable Interface : Unlist Method
Convert data of this ITable into normal cells and deletes it from the worksheet.
Syntax
'Declaration
 
Sub Unlist() 
'Usage
 
Dim instance As ITable
 
instance.Unlist()
void Unlist()
See Also

Reference

ITable Interface
ITable Members