WebExtensionProperty class

WebExtensionProperty class

Represents an Office Add-in custom property.

The WebExtensionProperty type exposes the following members:

Properties

PropertyDescription
nameGets and set a custom property name.
valueGets and sets a custom property value.

See Also