ITableMultiline Interface
Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client.dll
Assembly: Qlik.Sense.Client.dll
Table text wrapping settings.
Syntax
public interface ITableMultiline : IAbstractStructureProperties
| Name | Description |
|---|---|
| WrapTextInCells |
Enable or disable text wrapping in table data cells. JSON property name: wrapTextInCells |
| WrapTextInHeaders |
Enable or disable text wrapping in table headers. JSON property name: wrapTextInHeaders |