I am using sharpPDF plugin in Unity.
I see that there is .rowStyle and .alternateRowStyle in there, but I need all rows (or even maybe cells) to be different color. For example first row should be Red, second should be Blue, third should be Yellow etc.
Is that possible? Thank you.