Hi,
I am looking to get the Column Name “A” when I find the column using Column Header. When I do asterickCell.Name I get the output as “A1”. Is it possible to get just the Column name A instead of Cell “A1”?
FindOpti…...letter string replacement = string.Empty; // Replace non-letters...string // Use Regex.Replace method to replace non-letters with empty...