XlVariantValue.IsImage Property
Gets whether the current XlVariantValue object contains an image.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Use the XlVariantValue.ImageValue property to get the image stored by the XlVariantValue object.
See Also