Back to Devexpress

IXlPicture.DXFormat Property

corelibraries-devexpress-dot-export-dot-xl-dot-ixlpicture-5fbfb51b.md

latest1009 B
Original Source

IXlPicture.DXFormat Property

Gets or sets the format of a picture.

Namespace : DevExpress.Export.Xl

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
DXImageFormat DXFormat { get; set; }
vb
Property DXFormat As DXImageFormat

Property Value

TypeDescription
DXImageFormat

An enumeration value that indicates the picture format.

|

See Also

IXlPicture Interface

IXlPicture Members

DevExpress.Export.Xl Namespace