FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TXlsTemplate.SaveAs Method

Saves the file to disk.

Pascal
procedure SaveAs(const aFileName: TFileName);
C++
__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!