ShapeAnchor
Overview
ShapeAnchor is a interface in Aspose.Cells FOSS for TypeScript.
Properties: fromCol, fromColOff, fromRow, fromRowOff, toCol, toColOff, and 4 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
fromCol | : number | Read | Gets the from col. |
fromColOff | : number | Read | Gets the from col off. |
fromRow | : number | Read | Gets the from row. |
fromRowOff | : number | Read | Gets the from row off. |
toCol | : number | Read | Gets the to col. |
toColOff | : number | Read | Gets the to col off. |
toRow | : number | Read | Gets the to row. |
toRowOff | : number | Read | Gets the to row off. |
xfrmX | : number | Read | Gets the xfrm x. |
xfrmY | : number | Read | Gets the xfrm y. |