ISheetLayout Interface |
Namespace: Qlik.Sense.Client
The ISheetLayout type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cells | Sheet cells. |
![]() | Columns | Number of grid columns the sheet consists of. Using anything else than the default setting may cause the Qlik Sense client to malfunction. |
![]() | Error | This parameter is optional.
Gives information on the error. (Inherited from IGenericObjectLayout.) |
![]() | ExtendsId | Should be set to create an object that is linked to another object. Enter the identifier of the object you want to link to.
If you do not want to link your object, set this parameter to an empty string. (Inherited from IGenericObjectLayout.) |
![]() | HasSoftPatches | Is set to true if the generic object contains some properties that are not persistent (a soft patch was applied). (Inherited from IGenericObjectLayout.) |
![]() | Info | Identifier and type of the generic object. (Inherited from IGenericObjectLayout.) |
![]() | Meta | |
![]() | Rank | Sheet rank. The sheet with the lowest rank will be displayed first, so the rank is inverted. |
![]() | Rows | Number of grid rows the sheet consists of. Using anything else than the default setting may cause the Qlik Sense client to malfunction. |
![]() | SelectionInfo | Information about the selections. (Inherited from IGenericObjectLayout.) |
![]() | Thumbnail |