FloatingObject.Top Property
In This Article
Gets or sets the distance from the top edge of the worksheet to the top left corner of the floating object.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Single | A Single value that is the distance from the top of the worksheet in units specified by the ISpreadsheet |
See Also