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)
SyntaxC#
private void CheckVersion()
Exceptions| Exception | Condition |
|---|---|
| FormatException | Throws a FormatException if the version string is malformed |
See Also