TRichString.SetRTFRun Method Sets one RTF run. Syntax Namespace: FlexCel.Core public void SetRTFRun(ExcelFile xls, Int32 index, TRTFRun value) Parameters <-> Parameter Type Description xls ExcelFile index Int32 value TRTFRun See also TRichString