OpenDocument Spreadsheet (.ods)
Namespace: GroupDocs.RedactionAssembly: GroupDocs.Redaction (in GroupDocs.Redaction.dll) Version: 22.7
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