0

I have a XLSX Workbook with one single sheet with 5 TextBox (A1 to A5).

How to get/set this objects values?

Tnks

Luiz
  • 198
  • 2
  • 13

1 Answers1

0

Textbox is not supported to be read in NPOI.

Tony Qu
  • 676
  • 8
  • 14