Returns the page number of a specified cell.
Syntax:
PAGE(cell_reference {, type:number})
Returns the y-page number of the specified cell (i.e. the page number down the document), unless the optional type parameter is specified.
If type=0
the x-page is provided.
If type=1
the y-page is provided.