SharpLeaf Reference > Table Methods > SetColumnRetain Method

Table.SetColumnRetain Method

Add indices of table columns that should be repeated on all subpages.

Overloads

Example

   tb.SetColumnRetain(-1);  // Retain current last column on all blocks

Description

Use positive values from left and negative values from right (numbers start at 1). Column keys accumulate. Insert a 0 to reset all previous settings.

See also ...

Splitting Blocks of Columns | Table Members | Table.SetRowRetain Method | Table.SetTitles Method


Send comments on this topic
© Dyalog Ltd 2021