form_fields property
Range.form_fields property
Returns a Range.form_fields collection that represents all form fields in the range.
@property
def form_fields(self) -> aspose.words.fields.FormFieldCollection:
...
See Also
- module aspose.words
- class Range