Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

FloatingObject Interface

A base interface for floating objects in a worksheet (pictures, charts and comments).

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

public interface FloatingObject

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