ResizeBehaveType Enumeration |
Namespace: Spire.Xls
Member name | Value | Description | |
---|---|---|---|
FreeFloating | 0 | Don't move or resize with underlying rows/columns. | |
MoveNotResize | 1 | Move with cells but do not resize. | |
MoveAndResize | 2 | Move and resize with anchor cells. |