Overview
FieldStart is a class in Aspose.Words FOSS for Python.
Inherits from: BaseModel.
FieldStart.type is a string indicating the field’s type name.
Properties: field_type, type.
Properties
| Name | Type | Access | Description |
|---|
type | str | Read | Gets the type. |
field_type | int | None | Read | Gets the field type. |
See Also