OleDocumentFormatMicrosoftOfficeExcelWorksheet Property |
Microsoft office exccel format.
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static OleDocumentFormat MicrosoftOfficeExcelWorksheet { get; }
Public Shared ReadOnly Property MicrosoftOfficeExcelWorksheet As OleDocumentFormat
Get
public:
static property OleDocumentFormat^ MicrosoftOfficeExcelWorksheet {
OleDocumentFormat^ get ();
}
static member MicrosoftOfficeExcelWorksheet : OleDocumentFormat with get
Property Value
Type:
OleDocumentFormat
See Also