The XML-based and macro-enabled Add-In format for Excel 2010 and Excel 2007.
An Add-In is a supplemental program that is designed to run additional code.
Supports the use of VBA projects and Excel 4.0 macro sheets (.xlm).
Namespace: GroupDocs.Parser.OptionsAssembly: GroupDocs.Parser (in GroupDocs.Parser.dll) Version: 22.02.0
Syntaxpublic static readonly FileType XLAM
Public Shared ReadOnly XLAM As FileType
public:
static initonly FileType^ XLAM
static val XLAM: FileType
Field Value
Type:
FileType
See Also