NotesRichText access to formatted text possible?

Can anyone tell me if this is possible ?

I have a Section in a NotesRichText item. (NotesRichTextSection).

Using LotusScript, I am trying to copy the content of the Section (which contains a NotesRichTextTable) to another Notes RichTextItem (Rich Text field).

I am trying to copy the data in the NotesRichText Table along with the Style.

When I was reading the Notes Designer Help DB, all I could find was the ability to change styles in an existing NotesRichText item, but saw no reference on how to copy a subset of a RichTextItem to another NotesTichTextItem. The closest I saw was being able to copy the entire NotesRichText item and appending to another NotesRichText Item. But that is not what I am trying to do.

Does anyone have any insight?

Thanks

Yogi