 | 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+3223c8b99fcd3402b4ae016daa480abac16f8a9f
Syntaxpublic void ResolveCellType()
See Also