SharpLeaf Reference > SharpLeaf Methods > IncludeTable Method > (Table,BoxFlow) SharpLeaf.IncludeTable Method (Table,BoxFlow)
Flow a table with specifed flow, using currently available frame width.
public void IncludeTable(
Table tbl,
BoxFlow flow
);
-
tbl
- Table to flow.
-
flow
- How to flow the table (BoxFlow.Paragraph by default).
See also ...SharpLeaf Members | SharpLeaf.IncludeTable Method
Send comments on this topic © Dyalog Ltd 2021
|