RTFCommentArray module

class RTFCommentArray.RTFCommentArray

Bases: XlsObject, IRichTextString, IOptimizedUpdate

Append(text: str, font: IFont)
BeginUpdate()
Clear()
ClearFormatting()
EndUpdate()
GetFont(iPosition: int) IFont
property IsFormatted: bool
property RtfText: str
SetFont(iStartPos: int, iEndPos: int, font: IFont)
property Text: str