extent property

SpanExtent extent
final

Defines the extent of the span.

If the span represents a row, this is the height of the row. If it represents a column, this is the width of the column.

Implementation

final SpanExtent extent;