How to get cell value with applied formatting (formatted cell value) with OpenXML SDK
问题 I've been googling and searching on the site for the answer, but I couldn't find a solution - everywhere people mostly discuss how to add new number format to the document and apply it. What I need is to get the cell value as a string with applied formatting - i.e. same string as would be displayed by Excel. I already figured that there's no easy way or built-in function which would return the readymade formatted value for a cell. So it seems to me that to get the value I need to do two