Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Range Class / ParentSimpleField Property

In This Topic
    ParentSimpleField Property
    In This Topic
    Gets the parent simple field where the range content is stored.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentSimpleField As SimpleField
    public SimpleField ParentSimpleField {get;}
    See Also