Hi,
I’m trying to set the background Color of an excel cell to default. I tried it with argb(255,255,255,255) for white but the problem is, the outlines disapear.
Is there a chance to set it to default?...How to reset Cell Background Color in C++ Aspose.Cells Product...trying to set the background color of an excel cell to default...