Aspose::Cells::Drawing::CheckBoxCollection::Get method
CheckBoxCollection::Get method
Gets the CheckBox element at the specified index.
CheckBox Aspose::Cells::Drawing::CheckBoxCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index of the element. |
ReturnValue
The element at the specified index.
See Also
- Class CheckBox
- Class Vector
- Class CheckBoxCollection
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++