Click or drag to resize

XlsRange GetRectanglesCount Method

Returns number of rectangles..

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int GetRectanglesCount()

Return Value

Type: Int32
Number of rectangles.

Implements

ICombinedRange GetRectanglesCount
See Also