SmartTagProperty
SmartTagProperty class
Represents the property of the cell smart tag.
class SmartTagProperty;
Properties
name
Gets and sets the name of the property.
name : string;
value
Gets and sets the value of the property.
value : string;
Represents the property of the cell smart tag.
class SmartTagProperty;
Gets and sets the name of the property.
name : string;
Gets and sets the value of the property.
value : string;