Back to Devexpress

OleObjectType.PowerPointMacroEnabledPresentation Property

officefileapi-devexpress-dot-spreadsheet-dot-oleobjecttype-7a6c2726.md

latest1.2 KB
Original Source

OleObjectType.PowerPointMacroEnabledPresentation Property

Returns the OLE object content type that corresponds to “PowerPoint.ShowMacroEnabled.12”

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public static OleObjectType PowerPointMacroEnabledPresentation { get; }
vb
Public Shared ReadOnly Property PowerPointMacroEnabledPresentation As OleObjectType

Property Value

TypeDescription
OleObjectType

The OLE object type.

|

See Also

OleObjectType Struct

OleObjectType Members

DevExpress.Spreadsheet Namespace