Skip to main content
All docs
V23.2

OleObjectType.ExcelBinaryWorksheet Field

Microsoft Excel Binary Worksheet.

Namespace: DevExpress.XtraRichEdit.API.Native

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

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

Declaration

public const string ExcelBinaryWorksheet = "Excel.SheetBinaryMacroEnabled.12"

Field Value

Type Description
String

“Excel.SheetBinaryMacroEnabled.12”

See Also