NanoXLSX Library Documentation
![]() | MetadataCheckVersion Method |
Checks the format of the passed version string
Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
private void CheckVersion()

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