Package tkintertable :: Module Tables_IO :: Class TableExporter
[hide private]
[frames] | no frames]

Class TableExporter

source code

Instance Methods [hide private]
 
__init__(self)
Provides export utility methods for the Table and Table Model classes
source code
 
ExportTableData(self, table, sep=None)
Export table data to a comma separated file
source code