SmartTagSetting class
SmartTagSetting class
Represents all SmartTagCollection object in the worksheet.
The SmartTagSetting type exposes the following members:
Methods
| Method | Description |
|---|---|
add(self, row, column) | Adds a SmartTagCollection object to a cell. |
add(self, cell_name) | Add a cell smart tags. |
get(self, row, column) | Add API for Python Via .Net.since this[int, int] is unsupported |
get(self, cell_name) | Gets the SmartTagCollection object of the cell. |
See Also
- module
aspose.cells.markup - class
SmartTagCollection