相关疑难解决方法(0)

EPPlus Excel Change cell color

I am trying to set the color of a given cell with the color of another cell (that is already colored in the template. But worksheet.Cells[row, col].Style.Fill.BackgroundColor doesn't seem to have a getproperty. Is it possible to do that or do I have to find the exact hexdecimal code of the color on the internet ?

EDIT

using the code in the answer, I get that error (it is written in French but it translate with what I wrote …

c# epplus

4
推荐指数
1
解决办法
9723
查看次数

标签 统计

c# ×1

epplus ×1