 | 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: PicoXLSXAssembly: PicoXLSX (in PicoXLSX.dll) Version: 3.4.2+f55916d49ef2baa43fc7dc8f5c7d751a77c50baf
Syntaxpublic void ResolveCellType()
See Also