'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 | Object is free floating. |
Move | Object is moved with the cells. |
MoveAndSize | Object is moved and sized with the cells. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.Placement