Skip to content

Commit

Permalink
add section for "List Rows"
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrandl committed Jan 15, 2016
1 parent ded3155 commit 435ab63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/index.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8411,6 +8411,10 @@ Gets the Row specified in the URL.
| **exclude** (optional): when specified with a value of "nonexistentCells", response will <i>not include</i> cells that have never contained any data
<%= RETURNS %> | [Row object](#row-object)

## List Rows

To get the list of all Rows in a Sheet, use the [Get Sheet](#get-sheet) operation.

## Move Row(s) to Another Sheet

> Example Request:
Expand Down

0 comments on commit 435ab63

Please sign in to comment.