'Declaration
Public Enum AnchorProperties Inherits System.Enum
'Usage
Dim instance As AnchorProperties
public enum AnchorProperties : System.Enum
'Declaration
Public Enum AnchorProperties Inherits System.Enum
'Usage
Dim instance As AnchorProperties
public enum AnchorProperties : System.Enum
Member | Description |
---|---|
MOVE_AND_SIZE_WITH_CELLS | [0] Move and size with cells |
MOVE_BUT_NO_SIZE_WITH_CELLS | [2] Move but not size with cells |
NO_MOVE_OR_SIZE_WITH_CELLS | [3] Not move or size with cells |
System.Object
System.ValueType
System.Enum
FarPoint.Excel.AnchorProperties