public class ScenarioInputCellCollection extends CollectionBase
| Modifier and Type | Method and Description |
|---|---|
int |
add(int row,
int column,
java.lang.String value)
Adds an input cell.
|
ScenarioInputCell |
get(int index)
Gets
ScenarioInputCell by index in the list. |
public ScenarioInputCell get(int index)
ScenarioInputCell by index in the list.get in class CollectionBaseindex - The specific index in the listScenarioInputCell objectpublic int add(int row,
int column,
java.lang.String value)
row - The row index of input cell.column - The column index of input cell.value - The value of input cell.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.