Clipboard.Excelval formatter : Formatter.tval parser : Parser.tmodule Formatter : sig ... endOutputs data in a form readable by (i.e. pastable to) Excel and similar spreadsheet applications.
module Parser : sig ... endParses data generated and copied from Excel and similar spreadsheet applications.