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

Imports a file from disk.

Pascal
procedure Import(const FileName: TFileName; const SheetName: string = ''); overload;
Parameters 
Description 
const FileName: TFileName 
Name of the file 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!