Click or drag to resize

XlsPrstGeomShape PrstShapeType Property

Gets the predefined shape type of the geometry.

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