I\'ve found a lot of articles about how to get node content by using simple XPath expression and C#, for example:
XPath:
/bookstore/author/first-nam
navigator.SelectSingleNode("/Cell/CellContent/Para/ParaLine/String/text()").Value