Get Method
Get function
Gets the CheckBox element at the specified index.
func (instance *CheckBoxCollection) Get(index int32) (*CheckBox, error)
Remarks
See Also
- Class CheckBoxCollection
- Library Aspose.Cells for Go
Gets the CheckBox element at the specified index.
func (instance *CheckBoxCollection) Get(index int32) (*CheckBox, error)