[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.Placement

Placement Enum

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

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum Placement
Public Enum Placement

Fields

Name Description
FreeFloating

Specifies that an object is free floating.

Move

Specifies that an object is moved with the cells.

MoveAndSize

Specifies that an object is moved and sized with the cells.