OpenDocument Spreadsheet Document format
Namespace: GroupDocs.AnnotationAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic static FileType Ods { get; }
Public Shared ReadOnly Property Ods As FileType
Get
public:
static property FileType^ Ods {
FileType^ get ();
}
static member Ods : FileType with get
Property Value
Type:
FileType
See Also