RTFStringArray module
- class RTFStringArray.RTFStringArray
Bases:
XlsObject,IRichTextString,IOptimizedUpdate- Append(text: str, font: IFont)
- BeginUpdate()
<summary></summary>
- Clear()
- ClearFormatting()
- EndUpdate()
<summary></summary>
- GetFont(iPosition: int) IFont
- property IsFormatted: bool
- property RtfText: str
- SetFont(iStartPos: int, iEndPos: int, font: IFont)
- property Text: str