SharpLeaf Reference > Table Methods > SetRowRetain Method Table.SetRowRetain Method
Add indices of table rows that should be repeated on all subpages.
Overloads
Example
tb.SetRowRetain(-1); // Retain current last row on all blocks
Description
Use positive values from top and negative values from bottom (numbers start at 1). Retained rows accumulate. Insert a 0 to reset all previous settings.
See also ...Splitting Blocks of Columns | Table Members | Table.SetColumnRetain Method | Table.SetTitles Method
Send comments on this topic © Dyalog Ltd 2021
|