Skip to main content Skip to complementary content

Row Property

Overloads

Row

Row index to select.

Indexing starts from 0.

If the cell's type is:

* D, the index is based on the data matrix.

* T, the index is based on the top dimensions indexes.

* L, the index is based on the data matrix.

JSON property name: qRow

Row

Row index to select.

Indexing starts from 0.

If the cell's type is:

  • D, the index is based on the data matrix.
  • T, the index is based on the top dimensions indexes.
  • L, the index is based on the data matrix.

JSON property name: qRow

Declaration

      public int Row { get; set; }
    

Property Value

Type Description
System.Int32

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!