WebExtensionProperty

WebExtensionProperty class

Represents an Office Add-in custom property.

Properties

NameTypeDescription
NameStringGets and set a custom property name.
ValueStringGets 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