PageArea

PageTableAreaCell.PageArea property

Gets the table cell value.

public PageArea PageArea { get; }

Property Value

An instance of PageArea class that represents a value of the table cell.

Remarks

Depending on cell PageArea property can contain any of the inheritors of PageArea class.

See Also