end property

Field.end property

Gets the node that represents the field end.

@property
def end(self) -> aspose.words.fields.FieldEnd:
    ...

See Also