Back to Devexpress

OleObjectType.PaintPicture Property

officefileapi-devexpress-dot-spreadsheet-dot-oleobjecttype-d34c19d3.md

latest1.1 KB
Original Source

OleObjectType.PaintPicture Property

Returns the OLE object content type that corresponds to “Paint.Picture”

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

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

Property Value

TypeDescription
OleObjectType

The OLE object type.

|

See Also

OleObjectType Struct

OleObjectType Members

DevExpress.Spreadsheet Namespace