Picture.OriginalWidth Property
Gets the width of an image residing in the Picture object.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Single | A Single value that is the width of an image in units specified by the ISpreadsheetComponent.Unit value. |
See Also