[]
Specifies a relationship between a content control and an Office Web Extension.
public enum WebExtensionRelationship
Created = 1
Specifies that the content control was created by, and is bound to, at least one Office Web Extension.
Linked = 2
Specifies that the content control is bound to at least one Office Web Extension.
None = 0
Specifies that the content control is neither created by, nor bound to Office Web Extensions.