ExcelFormatException constructor
Creates an ExcelFormatException describing malformed XML content.
Implementation
const ExcelFormatException(super.message, {super.part, super.cause});
Creates an ExcelFormatException describing malformed XML content.
const ExcelFormatException(super.message, {super.part, super.cause});