[]
        
Specifies a relationship between a content control and an Office Web Extension.
public enum WebExtensionRelationship
  Public Enum WebExtensionRelationship
  | Name | Description | 
|---|---|
| Created | Specifies that the content control was created by, and is bound to, at least one Office Web Extension.  | 
      
| Linked | Specifies that the content control is bound to at least one Office Web Extension.  | 
      
| None | Specifies that the content control is neither created by, nor bound to Office Web Extensions.  |