SpreadsheetFormatsMime Property |
Returns a MIME code for this format
Namespace: GroupDocs.Editor.FormatsAssembly: GroupDocs.Editor (in GroupDocs.Editor.dll) Version: 21.10.0.0
Syntaxpublic string Mime { get; }
Public ReadOnly Property Mime As String
Get
public:
virtual property String^ Mime {
String^ get () sealed;
}
abstract Mime : string with get
override Mime : string with get
Property Value
Type:
StringImplements
IDocumentFormatMime
See Also