FieldStart

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

NameTypeAccessDescription
typestrReadGets the type.
field_typeint | NoneReadGets the field type.

See Also