Skip to main content
All docs
V25.2
  • Row

    OleObjectType.Word97_2003Document Property

    Returns the OLE object content type that corresponds to “Word.Document.8”

    Namespace: DevExpress.Spreadsheet

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    public static OleObjectType Word97_2003Document { get; }

    Property Value

    Type Description
    OleObjectType

    The OLE object type.

    See Also