Skip to main content
All docs
V25.1
  • Row

    OleObjectType.OpenDocumentPresentation Property

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

    Namespace: DevExpress.Spreadsheet

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    public static OleObjectType OpenDocumentPresentation { get; }

    Property Value

    Type
    OleObjectType
    See Also