Click or drag to resize

GroupBoxCollection Clear Method

Clears all items from the list by removing each item starting from the last element to the first.

Namespace: Spire.Xls.Core.Spreadsheet.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void Clear()
See Also