[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.WebExtensionRelationship

Enum WebExtensionRelationship

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

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

public enum WebExtensionRelationship

Fields

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.