PicoXLSX Library Documentation
![]() | FormatException Constructor (String) |
Constructor with passed message
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

C#
public FormatException( string message )
Parameters
- message
- Type: SystemString
Message of the exception
