SmartTagSetting Class
SmartTagSetting class
Represents all
type SmartTagSetting struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Add_Int_Int | Adds a SmartTagCollection object to a cell. |
| Add_String | Add a cell smart tags. |
| Get_Int | Gets a SmartTagCollection object by the index. |
| Get_Int_Int | Gets the SmartTagCollection object of the cell. |
| Get_String | Gets the SmartTagCollection object of the cell. |
| GetCount |