'Declaration
Public Enum Placement Inherits System.Enum
'Usage
Dim instance As Placement
public enum Placement : System.Enum
'Declaration
Public Enum Placement Inherits System.Enum
'Usage
Dim instance As Placement
public enum Placement : System.Enum
Member | Description |
---|---|
FreeFloating | Shapes are not moved or sized with the cells. |
Move | Shapes are moved with cells, but size is maintained. |
MoveAndSize | Shapes are moved and sized with cells. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Shapes.Placement
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2