Click or drag to resize

XlsArcShape PrstShapeType Property

Gets the predefined shape type for the geometry of the shape, which is set to Arc.

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; }

Property Value

Type: PrstGeomShapeType

Implements

IPrstGeomShape PrstShapeType
See Also