[]
Represents an interface for a table row object.
public interface ITableRow : IToggleReceiver, IDocumentMapItem, IActionableItem
| Name | Description |
|---|---|
| CanShrink | Gets a value indicating whether the row contains only cells with CanShrink set to |
| Cells | Gets a collection of table cells. |
| Height | Gets the table row height. |