SmartTagSetting Class

SmartTagSetting class

Represents all object in the worksheet.


type SmartTagSetting struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Add_Int_IntAdds a object to a cell.
Add_StringAdd a cell smart tags.
Get_IntGets a object by the index.
Get_Int_IntGets the object of the cell.
Get_StringGets the object of the cell.
GetCount