Skip to main content
All docs
V24.1

OleObjectType.OpenDocumentSpreadsheet Field

OpenDocument Spreadsheet.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v24.1.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

public const string OpenDocumentSpreadsheet = "Excel.OpenDocumentSpreadsheet.12"

Field Value

Type Description
String

“Excel.OpenDocumentSpreadsheet.12”

See Also