Cell.ResolveCellType Method
From NanoXLSX
NanoXLSX Library Documentation
![]() | CellResolveCellType Method |
Method resets the Cell type and tries to find the actual type. This is used if a Cell was created with the CellType DEFAULT. CellTypes FORMULA and EMPTY will skip this method
Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
C#
public void ResolveCellType()
