Hai,
I am searching for a word and if it is found, I wanted to get that word highlighted in aspose.cells.
Now what happens is the entire cell is getting highlighted if the word is found.
I wanted to highlight only the…...ToString(); //Set the background color of that cell to highlight it...ForegroundColor = System.Drawing.Color.Yellow; style.Pattern = Aspose...