How to convert Tint value with base color to System.Drawing.Color using OpenXml Library in C#
Using OpenXml library i want to get the cell background color. when i tried with the below code i did not get the actual color of cell background. Please help me on this