Wuya Tutorial-JavaScript-ROW Function

describe

The ROW function returns the referenced row number.

grammar

ROW ([reference]) 

debate

Argument describe Required/Optional
Reference

The cell or range of cells whose row numbers you want.

If the reference is omitted, it is assumed to be a reference to the cell in which the ROW function occurs.

See notes below.

Optional

Notes

  • If the reference is a range of cells, and if ROW is entered as a vertical array, ROW returns the referenced row number as a vertical array.

  • A reference cannot refer to more than one zone.

applicability

Excel 2007,Excel 2010,Excel 2013,Excel 2016

Example

Row Function

ROW function in JavaScript - Wuya Tutorial Network Wuya Tutorial Network provides the line number describing the reference returned by the ROW function. Syntax ROW ([reference]) Argument Argument Description Required/O... https://www.learnfk.com/javascript/advanced-excel-lookup-reference-row-function.html

Guess you like

Origin blog.csdn.net/w116858389/article/details/132916029