[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.ResizeMode

Enumeration: ResizeMode

Sheets.Shapes.ResizeMode

Specifies shape resize mode.

Table of contents

Enumeration members

Enumeration members

aspect

aspect = 0

Show all resize handler, when using the [NW, NE, SW, SE] handler to resize shape, the aspect ratio of the shape will be maintained.


horizontal

horizontal = 1

Only show the [W, E] resize handler, which can only change the width of shape when resize shape.


vertical

vertical = 2

Only show the [N, S] resize handler, which can only change the height of shape when resize shape.