Copyright © 2016 Marc Worrell <marc@worrell.nl>
Authors: Marc Worrell (marc@worrell.nl).
| extension/0 | |
| footer/3 | |
| header/3 | |
| init/2 | |
| mime/0 | |
| number_to_letter/1 | |
| row/3 | |
| zip/4 |
extension() -> any()
footer(Row, State, Context) -> any()
header(Row, State, Context) -> any()
init(Options, Context) -> any()
mime() -> any()
number_to_letter(N) -> any()
row(Row, State, Context) -> any()
zip(Keys, Rows, IsRaw, Context) -> any()
Generated by EDoc