Skip to main content
All docs
V25.1
  • Row

    OleObjectType.PowerPoint97_2003Presentation Property

    Returns the OLE object content type that corresponds to “PowerPoint.Show.8”

    Namespace: DevExpress.Spreadsheet

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    public static OleObjectType PowerPoint97_2003Presentation { get; }

    Property Value

    Type
    OleObjectType
    See Also