Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ComplexField Class
Properties Methods

In This Topic
    ComplexField Class Members
    In This Topic

    The following tables list the members exposed by ComplexField.

    Public Properties
     NameDescription
    Public Property Gets this complex field's start character.  
    Public Property  
    Public Property Gets the child complex fields.  
    Public PropertyGets the child ContentObjects in this content range. (Inherited from GrapeCity.Documents.Word.ContentRange)
    Public Property  
    Public PropertyGets FieldCode collection of this complex field.  
    Public Property  
    Public PropertyGets the DocumentBase that contains this content. (Inherited from GrapeCity.Documents.Word.ContentRange)
    Public Property Gets the end mark of this content. (Inherited from GrapeCity.Documents.Word.ContentRange)
    Public Property Gets this complex field's end character.  
    Public Property  
    Public Property  
    Public Property Gets the next complex field.  
    Public PropertyGets the parent Body of this content. (Inherited from GrapeCity.Documents.Word.ContentRange)
    Public Property Gets the parent complex field.  
    Public Property Gets the previous complex field.  
    Public Property Gets this complex field's separator (code|result) character.  
    Public Property Gets the start mark of this content. (Inherited from GrapeCity.Documents.Word.ContentRange)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Deletes this complex field from the parent Body.  
    Public Method Gets this complex field's code range.  
    Public MethodOverridden. Initializes and returns a Range in the body occuped by this complex field.  
    Public Method Gets this complex field's result range.  
    Public Method Gets string representation of the content. (Inherited from GrapeCity.Documents.Word.ContentRange)
    Public Method  
    Top
    See Also