Click or drag to resize

XlsRectangleShape PrstShapeType Property

Gets the predefined shape type based on the RectShapeType property.
Gets the predefined shape type based on the RectShapeType property.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public PrstGeomShapeType PrstShapeType { get; }

Return Value

Type: PrstGeomShapeType
The corresponding PrstGeomShapeType value.

Return Value

Type: PrstGeomShapeType
The corresponding PrstGeomShapeType value.

Implements

IPrstGeomShape PrstShapeType
See Also