Back to Devexpress

OleObjectType.PowerPointMacroEnabledPresentation Field

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleobjecttype-f15b5d79.md

latest1.3 KB
Original Source

OleObjectType.PowerPointMacroEnabledPresentation Field

Microsoft PowerPoint Macro-Enabled Presentation.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public const string PowerPointMacroEnabledPresentation = "PowerPoint.ShowMacroEnabled.12"
vb
Public Const PowerPointMacroEnabledPresentation As String = "PowerPoint.ShowMacroEnabled.12"

Field Value

TypeDescription
String

“PowerPoint.ShowMacroEnabled.12”

|

See Also

OleObjectType Class

OleObjectType Members

DevExpress.XtraRichEdit.API.Native Namespace