Back to Devexpress

FloatingObject.Height Property

officefileapi-devexpress-dot-spreadsheet-dot-floatingobject-fc796b6d.md

latest1.2 KB
Original Source

FloatingObject.Height Property

Gets or sets the height of the floating object.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
float Height { get; set; }
vb
Property Height As Single

Property Value

TypeDescription
Single

A Single value that is the height measured in units specified by the ISpreadsheetComponent.Unit property.

|

See Also

FloatingObject Interface

FloatingObject Members

DevExpress.Spreadsheet Namespace