ShapeInfo

Overview

ShapeInfo is a interface in Aspose.Cells FOSS for TypeScript.

Properties: cx, cy, fill, flipH, flipV, fromCol, and 20 more.

Properties

NameTypeAccessDescription
name: stringReadGets the name.
type: stringReadGets the type.
fromCol: numberReadGets the from col.
fromColOff: numberReadGets the from col off.
fromRow: numberReadGets the from row.
fromRowOff: numberReadGets the from row off.
toCol: numberReadGets the to col.
toColOff: numberReadGets the to col off.
toRow: numberReadGets the to row.
toRowOff: numberReadGets the to row off.
fill: ShapeFillReadGets the fill.
lineColor: stringReadGets the line color.
lineWidth: numberReadGets the line width.
flipV: booleanReadGets the flip v.
flipH: booleanReadGets the flip h.
rotation: numberReadGets the rotation.
x: numberReadGets the x.
y: numberReadGets the y.
width: numberReadGets the width.
height: numberReadGets the height.
cx: numberReadGets the cx.
cy: numberReadGets the cy.
xfrmX: numberReadGets the xfrm x.
xfrmY: numberReadGets the xfrm y.
picCx: numberReadGets the pic cx.
picCy: numberReadGets the pic cy.

See Also

 English