Click or drag to resize

XlsShape ShapeCount Property

Note: This API is now obsolete.

Returns number of shapes contained by this shape (1 means no sub shapes). Read-only.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
[ObsoleteAttribute("the method is not implemented")]
public int ShapeCount { get; }

Property Value

Type: Int32
See Also