Back to Devexpress

FloatingObject Interface

officefileapi-devexpress-dot-spreadsheet-cdccbe2f.md

latest1.2 KB
Original Source

FloatingObject Interface

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

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface FloatingObject
vb
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

FloatingObject Members

DevExpress.Spreadsheet Namespace