Closes the current Table.
Namespace: Aceoffix.ExcelReaderAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
RemarksWhen all the operations of the current Table are done, you must call the Close method to close the Table. Once the Table is closed, you cannot refer to it again.
Examples
See Also