 | 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 or automatically if a value was set by
Value.
CellType FORMULA will skip this method and EMPTY will discard the value of the cell
Namespace: NanoXLSXAssembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.7+b0ed5f8a99a50b9e6528224889fbd7f23c30b364
Syntaxpublic void ResolveCellType()
See Also