ListColumnCollection Class

ListColumnCollection class

Represents A collection of all the objects in the specified ListObject object.


type ListColumnCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Get_IntGets the ListColumn by the index.
Get_StringGets the ListColumn by the name.
GetCount