FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.OpenFile Method

This opens an Excel file for reading/writing. If you are using a TemplateStore, the file will be read from there.

Pascal
procedure OpenFile(const FileName: TFileName);
C++
__fastcall OpenFile(const TFileName FileName);
Parameters 
Description 
const FileName: TFileName 
File to open. 
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!