WebExtensionProperty
WebExtensionProperty class
Represents an Office Add-in custom property.
Properties
| Name | Type | Description |
|---|---|---|
| Name | String | Gets and set a custom property name. |
| Value | String | Gets and sets a custom property value. |
WebExtensionProperty.Name property
Gets and set a custom property name.
Type: String
WebExtensionProperty.Value property
Gets and sets a custom property value.
Type: String