Click or drag to resize

IGroupBoxes Interface

Defines a contract for managing group boxes within a user interface.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public interface IGroupBoxes

The IGroupBoxes type exposes the following members.

Properties
Methods
Name Description
Public method AddGroupBox
Adds a group box to a layout at the specified row and column with the given height and width.
Top
See Also