RowCollection.Add
RowCollection.Add method
Add the row in the collection.
public int Add(Row row)
Parameter | Type | Description |
---|---|---|
row | Row |
See Also
- class Row
- class RowCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add the row in the collection.
public int Add(Row row)
Parameter | Type | Description |
---|---|---|
row | Row |