 | 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.3+98f265239ae8df4639650ecd7029244cc5e52dfc
Syntaxpublic void ResolveCellType()
See Also