FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TXlsTemplate Class

This class holds one file stored in a TXlsTemplateStore.

Pascal
TXlsTemplate = class(TCollectionItem);
C++
class TXlsTemplate : public TCollectionItem;

You shouldn't normally need to use this class. 

If you have the files in a template store and have lost the original files, sou could use the SaveAs method to get the files back from the store. 

 

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!