[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.Sizing

Sizing Enum

Specifies the sizing aspects of the object.

Namespace: FarPoint.Win.Spread.DrawingSpace
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum Sizing : short
Public Enum Sizing As Short

Fields

Name Description
Height

Allows user to size the height of the object

HeightAndWidth

Allows user to size both the height and width of the object

None

Does not allow user sizing

Width

Allows user to size the width of the object