FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.IsXltTemplate Property

Determines if the file is a template (xlt format instead of xls). Both file formats are nearly identical, but there is an extra record needed so the file is a proper xlt template.

Pascal
property IsXltTemplate: boolean;
C++
__property boolean IsXltTemplate;
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!