ColumnSpan

PageTableAreaCell.ColumnSpan property

Gets the total number of columns that contain the table cell.

public int ColumnSpan { get; }

Property Value

A positive integer value that represents the total number of columns that contain the table cell.

See Also