span property

int? span
finalinherited

This attribute contains a positive integer indicating the number of consecutive columns the TableColumn spans. If not present, its default value is 1.

Implementation

final int? span;