SmartTagPropertyCollection Class
SmartTagPropertyCollection class
Represents all properties of cell smart tag.
type SmartTagPropertyCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewSmartTagPropertyCollection | Default constructor. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Get_Int | Gets a |
Get_String | Gets a |
Add | Adds a property of cell’s smart tag. |
GetCount |