How to use method setInsideBorders

I am trying to use method setInsideBorders of class Range but I am not able to instantiate third parameter CellsColor.
In developer guide I only see examples of setOutlineBorders.
There is some useful example of use for this method?

@karelitx
Please try Workbook.CreateCellsColor(); to create CellsColor .

2 Likes

Hi @simon.zhao
It worked, thank you very much.

@karelitx,

Good to know that it works for your needs. Feel free to write us back if you have further queries or comments, we will be happy to assist you soon.

1 Like