AddCheckBox Method
AddCheckBox function
Adds a checkbox to the worksheet.
func (instance *ShapeCollection) AddCheckBox(toprow int32, top int32, leftcolumn int32, left int32, height int32, width int32) (*CheckBox, error)
Remarks
See Also
- Class ShapeCollection
- Library Aspose.Cells for Go