AdvStringGrid Export and Import filters
ContentsIndexHome
PreviousUpNext
TAdvGridExcelImport.Import Method (TStream, string)

Imports a file from a stream.

Pascal
procedure Import(const aStream: TStream; const SheetName: string = ''); overload;
Parameters 
Description 
const aStream: TStream 
Stream with the data to import.  
const SheetName: string = '' 
Sheet name to import. If you set this to '', the active sheet in the file will be used.  
Copyright (c) 2002-2013 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!