spreadsheetml
A library to parsing SpreadsheetML (used in Microsoft Excel files)
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library spreadsheetml
val map :
t ->
columns:
( ( [< `Read | `Set_and_create ], t, Column.t Base.list )
Fieldslib.Field.t_with_perm ->
t ->
Column.t Base.list ->
Column.t Base.list ) ->
rows:
( ( [< `Read | `Set_and_create ], t, Row.t Base.list )
Fieldslib.Field.t_with_perm ->
t ->
Row.t Base.list ->
Row.t Base.list ) ->
t