start property

Field.start property

Gets the node that represents the start of the field.

@property
def start(self) -> aspose.words.fields.FieldStart:
    ...

See Also