Shape
Overview
Shape is a class in Aspose.Cells FOSS for .NET.
Represents a drawing object (auto shape) anchored to a worksheet.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Gets or sets the shape’s identifier string |
UpperLeftRow | int | Read/Write | |
UpperLeftColumn | int | Read/Write | |
LowerRightRow | int | Read/Write | |
LowerRightColumn | int | Read/Write | |
GeometryType | string | Read/Write | Returns a string describing the geometric type of the shape |
AutoShapeType | AutoShapeType | Read/Write | Gets or sets the AutoShapeType enum value defining the shape’s preset type |