SmartTagSetting Class
Represents all object in the worksheet.
type SmartTagSetting struct {
ptr unsafe.Pointer
}
Constructors
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 | Gets the number of elements contained in the instance. |