 | MetadataCheckVersion Method |
Checks the format of the passed version string. Allowed values are null, empty and fractions from 0.0 to 99999.99999 (max. number of digits before and after the period is 5)
Namespace: PicoXLSXAssembly: PicoXLSX (in PicoXLSX.dll) Version: 3.4.3+c820fb107cc06ae187946bad43db42d71f6faf1c
Syntaxprivate void CheckVersion()
See Also