Skip to main content
All docs
V24.1

OleObjectType.PowerPointMacroEnabledSlide Field

Microsoft PowerPoint Macro-Enabled Slide.

Namespace: DevExpress.XtraRichEdit.API.Native

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

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

Declaration

public const string PowerPointMacroEnabledSlide = "PowerPoint.SlideMacroEnabled.12"

Field Value

Type Description
String

“PowerPoint.SlideMacroEnabled.12”

See Also