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 object.
Get_StringGets a object by the name of the property.
AddAdds a property of cell’s smart tag.
GetCount