Back to Devexpress

OleObjectType.OpenDocumentSpreadsheet Field

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleobjecttype-41c727ae.md

latest1.2 KB
Original Source

OleObjectType.OpenDocumentSpreadsheet Field

OpenDocument Spreadsheet.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public const string OpenDocumentSpreadsheet = "Excel.OpenDocumentSpreadsheet.12"
vb
Public Const OpenDocumentSpreadsheet As String = "Excel.OpenDocumentSpreadsheet.12"

Field Value

TypeDescription
String

“Excel.OpenDocumentSpreadsheet.12”

|

See Also

OleObjectType Class

OleObjectType Members

DevExpress.XtraRichEdit.API.Native Namespace