Posted 14 December 2020, 1:31 pm EST
I want to change the background of some of the cell. I tried initially using the presenter, but there is padding. See below
Forums Home / Spread / SpreadJS
Posted by: johngiblin on 14 December 2020, 1:31 pm EST
Posted 14 December 2020, 1:31 pm EST
I want to change the background of some of the cell. I tried initially using the presenter, but there is padding. See below
Posted 14 December 2020, 1:33 pm EST
btw I am not able to attach the screen shot.
Posted 15 December 2020, 8:14 am EST
Hi John,
You may use the gc-cell class for removing the Padding. Please refer to the following code snippet and let us know if you face any issues.
.gc-cell{
padding: 0px
}
Also, If the issue persists please share a small sample that replicates the issue so that we ould investigate it further and assist you accordingly. If you face any issue while attaching the sample of images you may share the file using the dropBox link or and file sharing platform link.
Regards
Avinash