ILabelShapes Interface |
Namespace: Spire.Xls.Core
The ILabelShapes type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets the count of items in the collection.
|
![]() |
Item Int32 |
Gets the ILabelShape at the specified index.
|
![]() |
Item String |
Gets the ILabelShape associated with the specified name.
|
Name | Description | |
---|---|---|
![]() |
AddLabel |
Adds a label to the specified row and column with the given height and width.
|