Overview
Run är en klass i Aspose.Words FOSS för Python. ärvt från: BaseModel.
Run.text holds the literal text content of the run.
och egenskaper: font, text, type.
Properties
| Name | Type | Access | Description |
|---|
type | str | Read | Få den typen. |
text | str | Read | Få texten . |
font | Font | Read | Fånga font. |
See Also