GetItemCount Method
GetItemCount function
Gets the number of items in the list box.
func (instance *ListBox) GetItemCount() (int32, error)
Remarks
See Also
- Class ListBox
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Gets the number of items in the list box.
func (instance *ListBox) GetItemCount() (int32, error)