GemBox.Spreadsheet

PositioningMode Enumeration

Option that specify the behaviour of the picture in the worksheet.

public enum PositioningMode

Members

Member Name Description
FreeFloating Picture will not move with any of the anchor cells.
Move Picture will move with the top left anchor cell.
MoveAndSize Picture will move and resize with both anchor cells.

Requirements

Namespace: GemBox.Spreadsheet

Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)

See Also

GemBox.Spreadsheet Namespace