SheetCellPosition Row Property Qlik Sense .NET SDK - API Reference
Row position.

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public int Row { get; set; }

Property Value

Type: OnlineInt32

Implements

ISheetCellPosition Row
See Also