PicoXLSX Library Documentation
![]() | 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)

C#
private void CheckVersion()

Exception | Condition |
---|---|
FormatException | Throws a FormatException if the version string is malformed |
