Excel Open XML Macro-Enabled Spreadsheet (.xlsm)
Namespace: GroupDocs.RedactionAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 22.7
Syntaxpublic static FileType XLSM { get; }
Public Shared ReadOnly Property XLSM As FileType
Get
public:
static property FileType^ XLSM {
FileType^ get ();
}
static member XLSM : FileType with get
Property Value
Type:
FileType
See Also