string temp=worksheet. Get_Range (" A1 ", "A1"). The Text. The ToString (); How to get inside the cell A1 formula instead of numerical
CodePudding user response:
Try this "Formula", did not test string temp=worksheet. Get_Range (" A1 ", "A1"). The Formula. The ToString (); CodePudding user response:
The use of what class to read