CheckBoxCollection.Item
CheckBoxCollection indexer
Gets the CheckBox
element at the specified index.
public CheckBox this[int index] { get; }
Parameter | Description |
---|---|
index | The zero based index of the element. |
Return Value
The element at the specified index.
See Also
- class CheckBox
- class CheckBoxCollection
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells