Microsoft Excel Spreadsheet Macros format
Namespace: GroupDocs.AnnotationAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.5.0.0 (22.5)
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