'Declaration Public Enum WebExtensionRelationship Inherits System.Enum
public enum WebExtensionRelationship : System.Enum
'Declaration Public Enum WebExtensionRelationship Inherits System.Enum
public enum WebExtensionRelationship : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.WebExtensionRelationship