span property
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;
This attribute contains a positive integer indicating the number of consecutive columns the TableColumn spans. If not present, its default value is 1.
final int? span;