[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.WebExtensionRelationship

WebExtensionRelationship Enum

Specifies a relationship between a content control and an Office Web Extension.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum WebExtensionRelationship
Public Enum WebExtensionRelationship

Fields

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.