Microsoft Excel Macro-Enabled Template (.xltm) 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.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax public static readonly FileType XLTM
Public Shared ReadOnly XLTM As FileType
public:
static initonly FileType^ XLTM
static val XLTM: FileType
Field Value
Type:
FileTypeSee Also