Back to Devexpress

OleObjectType.ExcelBinaryWorksheet Field

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleobjecttype-659b996e.md

latest1.2 KB
Original Source

OleObjectType.ExcelBinaryWorksheet Field

Microsoft Excel Binary Worksheet.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

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

Field Value

TypeDescription
String

“Excel.SheetBinaryMacroEnabled.12”

|

See Also

OleObjectType Class

OleObjectType Members

DevExpress.XtraRichEdit.API.Native Namespace