java.lang.Object
com.independentsoft.office.spreadsheet.externalLinks.ExternalRow
public class ExternalRow
extends Object
The Class ExternalRow.
-
Constructor Summary
Constructors
Instantiates a new external row.
-
Method Summary
-
Constructor Details
-
ExternalRow
public ExternalRow()
Instantiates a new external row.
-
Method Details
-
-
-
getCells
Gets the cells.
- Returns:
- the cells
-
getIndex
public int getIndex()
Gets the index.
- Returns:
- the index
-
setIndex
public void setIndex(int index)
Sets the index.
- Parameters:
index - the new index