ShapeInfo
Overview
ShapeInfo is a interface in Aspose.Cells FOSS for TypeScript.
Properties: cx, cy, fill, flipH, flipV, fromCol, and 20 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | : string | Read | Gets the name. |
type | : string | Read | Gets the type. |
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. |
fill | : ShapeFill | Read | Gets the fill. |
lineColor | : string | Read | Gets the line color. |
lineWidth | : number | Read | Gets the line width. |
flipV | : boolean | Read | Gets the flip v. |
flipH | : boolean | Read | Gets the flip h. |
rotation | : number | Read | Gets the rotation. |
x | : number | Read | Gets the x. |
y | : number | Read | Gets the y. |
width | : number | Read | Gets the width. |
height | : number | Read | Gets the height. |
cx | : number | Read | Gets the cx. |
cy | : number | Read | Gets the cy. |
xfrmX | : number | Read | Gets the xfrm x. |
xfrmY | : number | Read | Gets the xfrm y. |
picCx | : number | Read | Gets the pic cx. |
picCy | : number | Read | Gets the pic cy. |