SmartTagProperty Class
SmartTagProperty class
Represents the property of the cell smart tag.
type SmartTagProperty struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetName | Gets and sets the name of the property. |
| SetName | Gets and sets the name of the property. |
| GetValue | Gets and sets the value of the property. |
| SetValue | Gets and sets the value of the property. |