'Declaration Public Enum SBFloatingMoveType Inherits System.Enum
public enum SBFloatingMoveType : System.Enum
'Declaration Public Enum SBFloatingMoveType Inherits System.Enum
public enum SBFloatingMoveType : System.Enum
Member | Description |
---|---|
MoveNoSize | The user may move the line with cells, but the size is fixed. |
MoveSize | The user may move and resize the line with cells. |
NoMoveNoSize | The line is fixed. The user can neither move it nor resize it with cells. |
System.Object
System.ValueType
System.Enum
GrapeCity.SpreadBuilder.Imaging.SBFloatingMoveType