Microsoft Excel Open XML Spreadsheet.
Namespace: GroupDocs.AnnotationAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic static FileType Xlsx { get; }
Public Shared ReadOnly Property Xlsx As FileType
Get
public:
static property FileType^ Xlsx {
FileType^ get ();
}
static member Xlsx : FileType with get
Property Value
Type:
FileType
See Also