public enum Placement : System.Enum
public enum Placement : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.Placement