Metadata.CheckVersion Method

PicoXLSX

PicoXLSX

MetadataCheckVersion Method

Checks the format of the passed version string

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
private void CheckVersion()
Exceptions
ExceptionCondition
FormatExceptionThrows a FormatException if the version string is malformed
See Also