aspose.cells

Class SmartTagProperty

Represents the property of the cell smart tag.

Property Getters/Setters Summary
functiongetName()
function
setName(value)
           Gets and sets the name of the property.
functiongetValue()
function
setValue(value)
           Gets and sets the value of the property.
 

    • Property Getters/Setters Detail

      • getName/setName : String 

        function getName() / function setName(value)
        
        Gets and sets the name of the property.
      • getValue/setValue : String 

        function getValue() / function setValue(value)
        
        Gets and sets the value of the property.