I am trying to shade cells with grayscale based upon some data. So, if in my VB.net program my variable has a value of 10%, I want to shade a particular cell at 10% grayscale in an Excel file. My values will range from 0% to 100%.
I can create and connect to an Excel file fine, and I can change the color of a cell, but I can't figure out how to adjust the grayscale. Thanks!
I can create and connect to an Excel file fine, and I can change the color of a cell, but I can't figure out how to adjust the grayscale. Thanks!