|
FlexCel Studio for VCL/LCL
|
Saves the file to disk.
procedure SaveAs(const aFileName: TFileName);
__fastcall SaveAs(const TFileName aFileName);
|
Parameters |
Description |
|
const aFileName: TFileName |
File where the xls file will be saved. |
You can use this method if you have lost the original xls files and you want to retrieve them from the store.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|