Skip to main content
All docs
V25.2
  • Row

    OleObjectType.PowerPointSlide Property

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

    Namespace: DevExpress.Spreadsheet

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    public static OleObjectType PowerPointSlide { get; }

    Property Value

    Type Description
    OleObjectType

    The OLE object type.

    See Also