1
Answer

regex in c#

what is equivalent to j = j.replace(/MsoHeading/gi, ""); in c# using regex ??

Answers (1)