Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

SelectCells Method

Selects the cells in the specified range.

Syntax

public void selectCells(int row, int column, int rowCount, int columnCount);

Remarks

This method selects a range. The Row and Column parameters define the index of the row and column where the selection begins. The RowCount and ColumnCount specify the total number or rows and columns to select beginning at the specified index.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0