Click or drag to resize
PicoXLSX

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: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 3.4.3+c820fb107cc06ae187946bad43db42d71f6faf1c
Syntax
C#
private void CheckVersion()
See Also