asposecells.api

Class SmartTagProperty

Represents the property of the cell smart tag.

Property Getters/Setters Summary
methodgetName()
method
setName(value)
           Gets and sets the name of the property.
methodgetValue()
method
setValue(value)
           Gets and sets the value of the property.
 

    • Property Getters/Setters Detail

      • getName/setName : String 

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

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