[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.Placement

Placement Enum

Specifies the way that an object is attached to its underlying cells.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum Placement
Public Enum Placement

Fields

Name Description
FreeFloating

Object is free floating.

Move

Object is moved with the cells.

MoveAndSize

Object is moved and sized with the cells.