FloatingObject.Width Property
Gets or sets the width of the floating 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 measured in units specified by the ISpreadsheetComponent.Unit property. |
See Also