table_to_cellgrid

Function table_to_cellgrid 

Source
pub fn table_to_cellgrid(
    elem: &Packed<TableElem>,
    engine: &mut Engine<'_>,
    styles: StyleChain<'_>,
) -> SourceResult<CellGrid>
Expand description

Convert a table to a cell grid.