public class SmartTag
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDeleted()
Indicates whether the smart tag is deleted.
|
java.lang.String |
getName()
Gets the name of the smart tag.
|
SmartTagPropertyCollection |
getProperties()
Gets the properties of the smart tag.
|
java.lang.String |
getUri()
Gets the namespace URI of the smart tag.
|
void |
setDeleted(boolean value)
Indicates whether the smart tag is deleted.
|
void |
setLink(java.lang.String uri,
java.lang.String name)
Change the name and the namespace URI of the smart tag.
|
void |
setProperties(SmartTagPropertyCollection value)
Sets the properties of the smart tag.
|
public boolean getDeleted()
public void setDeleted(boolean value)
public SmartTagPropertyCollection getProperties()
public void setProperties(SmartTagPropertyCollection value)
public java.lang.String getUri()
public java.lang.String getName()
public void setLink(java.lang.String uri,
java.lang.String name)
uri - The namespace URI of the smart tag.name - 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.