Click or drag to resize

XlsRectangleShape RectShapeType Property

Gets the type of rectangle shape.

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

Return Value

Type: RectangleShapeType
Returns the RectangleShapeType.

Implements

IRectangleShape RectShapeType
See Also