Click or drag to resize

XlsShape IsInGroup Property

This shape is child shape of group 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 bool IsInGroup { get; }

Property Value

Type: Boolean
See Also