IPrstGeomShape
PrstShapeType Property
|
Gets the type of the preset geometric shape.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
PrstGeomShapeType PrstShapeType { get; }
ReadOnly Property PrstShapeType As PrstGeomShapeType
Get
property PrstGeomShapeType PrstShapeType {
PrstGeomShapeType get ();
}
abstract PrstShapeType : PrstGeomShapeType with get
Property Value
Type:
PrstGeomShapeType
See Also