SmartTagProperty
SmartTagProperty class
Represents the property of the cell smart tag.
Properties
| Name | Type | Description |
|---|---|---|
| Name | String | Gets and sets the name of the property. |
| Value | String | Gets and sets the value of the property. |
SmartTagProperty.Name property
Gets and sets the name of the property.
Type: String
SmartTagProperty.Value property
Gets and sets the value of the property.
Type: String