get method
get
Add API for Python Via .Net.since this[int, int] is unsupported
Returns
Returns the SmartTagCollection
object of the cell.
Returns null if there is no any smart tags on the cell.
def get(self, row, column):
...
Parameter | Type | Description |
---|---|---|
row | int | The row index of the cell. |
column | int | The column index of the cell |
See Also
- module
aspose.cells.markup
- class
SmartTagCollection
- class
SmartTagSetting