The ISheetLayout type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| 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.) | |
| Info | Identifier and type of the generic object. (Inherited from IGenericObjectLayout.) | |
| Meta | Information about publishing and permissions.
This parameter is optional. (Inherited from IGenericObjectLayout.) | |
| Meta | ||
| Rank | ||
| 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.) | |
| Version | Version number. Will default to latest Qlik Sense version if not manually set. |
See Also