NotesRichTextTable in doing coloring

dear friends,i use NotesRichTextTable.appendtable to create a table. but i have trouble in coloring each row.

thanx for answering my question

Subject: RE: NotesRichTextTable in doing coloring

Refer to this redbook: http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstracts/sg246854.html?OpenEspecially starting on page 724

Also, this article: http://www.eview.com/eview/viewr5.nsf/ff8165e0a7b06fd085256536001117db/24de40d1ae6ba10785256c6a004950ef?OpenDocument

The sample database contains code to take an existing table as a model and add rows and add data to it.