Magik.ExcelView (magik v0.1.1)
Link to this section Summary
Functions
render cell with a view, view must define render_cell/2
for each field
field definition format
Link to this section Functions
Link to this function
render_cell(struct, view, field)
render cell with a view, view must define render_cell/2
for each field
field definition format:
{field_name, format}
field_name
Link to this function