[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.ResizeAnchor

ResizeAnchor Enum

Represents the resize anchor.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum ResizeAnchor
Public Enum ResizeAnchor

Fields

Name Description
Bottom

The bottom resize anchor.

BottomLeft

The bottom left resize anchor.

BottomRight

The bottom right resize anchor.

Left

The top resize anchor.

None

There is no resize anchor.

Right

The right resize anchor.

Top

The top resize anchor.

TopLeft

The top left resize anchor.

TopRight

The top right resize anchor.