Back to Devexpress

OleObjectType.PowerPointMacroEnabledSlide Field

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleobjecttype-31fb3f2a.md

latest1.2 KB
Original Source

OleObjectType.PowerPointMacroEnabledSlide Field

Microsoft PowerPoint Macro-Enabled Slide.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public const string PowerPointMacroEnabledSlide = "PowerPoint.SlideMacroEnabled.12"
vb
Public Const PowerPointMacroEnabledSlide As String = "PowerPoint.SlideMacroEnabled.12"

Field Value

TypeDescription
String

“PowerPoint.SlideMacroEnabled.12”

|

See Also

OleObjectType Class

OleObjectType Members

DevExpress.XtraRichEdit.API.Native Namespace