FieldStart
Overview
FieldStart is a class in Aspose.Words for Python.
Inherits from: BaseModel.
FieldStart.field_type returns the numeric identifier of the field type, or None if not set.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | str | Read | Is a string representing the field’s type name |
field_type | int | None | Read | Returns the numeric identifier of the field type, or None if not set |