ScenarioInputCellCollection.Add
ScenarioInputCellCollection.Add method
Adds an input cell.
public int Add(int row, int column, string value)
Parameter | Type | Description |
---|---|---|
row | Int32 | The row index of input cell. |
column | Int32 | The column index of input cell. |
value | String | The value of input cell. |
See Also
- class ScenarioInputCellCollection
- namespace Aspose.Cells
- assembly Aspose.Cells