Home arrow Reference arrow ClearSelection

CONTENT WARNING

This site refers to our older, server-based product. If you are interested in our new, Excel-based product, please see our main web site at http://www.nextanalytics.com

ClearSelection
This function clears all outstanding selection of the designated axis.

Syntax:

ClearSelection, boolRows, boolColumns

Parameters:

boolRows – clear the selection state of the rows (true) or not (false)

boolColumns – clear the selection state of the columns (true) or not (false)

Examples:

ClearSelection,true,true

This example clears all selections, both rows and columns, on the current page.
 

Reference

Installation - Java