[]
Represents an interface for table cells.
public interface ITableCell : IRenderComponent, IServiceProvider, IReportItemContainer
| Name | Description |
|---|---|
| AutoMerge | Gets the policy for merging nearby cells with the same content. |
| ColSpan | Gets the number of columns that the table cell spans. |
| RowSpan | Gets the number of rows that the table cell spans. |