Click or drag to resize
SheetCellPositionRowspan Property
Number of rows an object should span.

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public int Rowspan { get; set; }

Property Value

Type: Int32

Implements

ISheetCellPositionRowspan
See Also