SmartTagCollection Class

SmartTagCollection class

Represents all smart tags in the cell.


type SmartTagCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetRowGets the row of the cell smart tags.
GetColumnGets the column of the cell smart tags.
GetGets a object at the specific index
AddAdds a smart tag.
GetCount