SmartTagPropertyCollection Class

SmartTagPropertyCollection class

Represents all properties of cell smart tag.


type SmartTagPropertyCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewSmartTagPropertyCollectionDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Get_IntGets a SmartTagProperty object.
Get_StringGets a SmartTagProperty object by the name of the property.
AddAdds a property of cell’s smart tag.
GetCount