add_field method
add_field
Converts this portion to the automaticaly updated field.
def add_field(self, field_type):
...
| Parameter | Type | Description |
|---|---|---|
| field_type | IFieldType |
add_field
Converts this portion to the automaticaly updated field.
def add_field(self, internal_string):
...
| Parameter | Type | Description |
|---|---|---|
| internal_string | str | Internal name of FieldType. |
See Also
- class
IFieldType - class
MathPortion - module
aspose.slides.mathtext - library
Aspose.Slides