SpreadsheetFileTypeXltm Field |
The XLTM file extension represents files that are generated by Microsoft Excel as Macro-enabled template files. XLTM files are similar to XLTX in structure other than that the later doesn't support creating template files with macros.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.9.0.0 (22.9)
Syntaxpublic static readonly SpreadsheetFileType Xltm
Public Shared ReadOnly Xltm As SpreadsheetFileType
public:
static initonly SpreadsheetFileType^ Xltm
static val Xltm: SpreadsheetFileType
Field Value
Type:
SpreadsheetFileType
See Also