ISheetCellPosition
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
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
int
Row
{
get
;
set
; }
int Row { get; set; }
Property
Row
As
Integer
Get
Set
Property Row As Integer Get Set
Property Value
Type:
Int32
See Also
ISheetCellPosition Interface
ISheetCellPosition Members
Qlik.Sense.Client Namespace