Overview
PlotArea is a interface in Aspose.Cells FOSS for TypeScript.
Properties: height, width, x, y.
Properties
| Name | Type | Access | Description |
|---|
x | : number | Read | Gets the x. |
y | : number | Read | Gets the y. |
width | : number | Read | Gets the width. |
height | : number | Read | Gets the height. |
See Also