Click or drag to resize

XlsWorksheetBase RectangleShapes Property

Gets the rectangle shapes in the worksheet.

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

Property Value

Type: IRectangleShapes
See Also