FloatingObject Interface
A base interface for floating objects in a worksheet (pictures, charts and comments).
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
The FloatingObject interface is a base interface for the Picture, Chart, Comment, and Shape interfaces. It provides different options used to control the size and position of floating objects in a worksheet.
See Also