public class SmartTagCollection extends CollectionBase
| Modifier and Type | Method and Description |
|---|---|
int |
add(java.lang.String uri,
java.lang.String name)
Adds a smart tag.
|
SmartTag |
get(int index)
Gets a
SmartTag object at the specific index |
int |
getColumn()
Gets the column of the cell smart tags.
|
int |
getRow()
Gets the row of the cell smart tags.
|
public int getRow()
public int getColumn()
public SmartTag get(int index)
SmartTag object at the specific indexget in class CollectionBaseindex - The index.SmartTag object.public int add(java.lang.String uri,
java.lang.String name)
uri - Specifies the namespace URI of the smart tagname - Specifies the name of the smart tag.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.