Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

Picture.ImageFormat Property

Gets the format of the image residing in the Picture object.

Namespace: DevExpress.Spreadsheet

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

Declaration

OfficeImageFormat ImageFormat { get; }

Property Value

Type Description
OfficeImageFormat

An OfficeImageFormat enumeration member specifying the image file format.

See Also