FieldSeparator

Overview

FieldSeparator is a class in Aspose.Words FOSS for Python. Inherits from: BaseModel.

Properties: field_type, type.

Properties

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

See Also