Back to Devexpress

FloatingObject Members

officefileapi-devexpress-dot-spreadsheet-dot-floatingobject-dot-underscore-members.md

latest2.2 KB
Original Source

FloatingObject Members

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

Properties

NameDescription
BottomRightCellGets or sets a cell where the bottom right corner of a floating object is located.
HeightGets or sets the height of the floating object.
LeftGets or sets the distance from the left edge of the worksheet to the top left corner of the floating object.
LockAspectRatioGets or sets whether the floating object retains its original proportions after resizing.
OffsetXGets a distance from the top left corner of the floating to the left edge of the cell where the top left corner of the floating object is located.
OffsetYGets a distance from the top left corner of the floating object to the top edge of the cell where the top left corner of the floating object is located.
PlacementGets or sets the behavior of the floating object regarding the cells below.
TopGets or sets the distance from the top edge of the worksheet to the top left corner of the floating object.
TopLeftCellGets or sets a cell where the top left corner of a floating object is located.
WidthGets or sets the width of the floating object.

Methods

NameDescription
Move(Single, Single)Moves a floating object by a specified offset.

See Also

FloatingObject Interface

DevExpress.Spreadsheet Namespace