Class SmartTagType
java.lang.Object
com.independentsoft.office.spreadsheet.SmartTagType
The Class SmartTagType.
-
Constructor Details
-
SmartTagType
public SmartTagType()Instantiates a new smart tag type.
-
-
Method Details
-
clone
-
toString
-
getName
Gets the name.- Returns:
- the name
-
setName
Sets the name.- Parameters:
name- the new name
-
getNamespace
Gets the namespace.- Returns:
- the namespace
-
setNamespace
Sets the namespace.- Parameters:
ns- the new namespace
-
getUrl
Gets the url.- Returns:
- the url
-
setUrl
Sets the url.- Parameters:
url- the new url
-