SmartTagCollection Class
SmartTagCollection class
Represents all smart tags in the cell.
type SmartTagCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetRow | Gets the row of the cell smart tags. |
GetColumn | Gets the column of the cell smart tags. |
Get | Gets a |
Add | Adds a smart tag. |
GetCount |