CheckBoxCollection Class

CheckBoxCollection class

Represents a collection of objects in a worksheet.


type CheckBoxCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
AddAdds a checkBox to the collection.
GetGets the element at the specified index.
GetCount