RowCollection.Remove
RowCollection.Remove method
Remove the row from the collection.
public void Remove(Row row)
Parameter | Type | Description |
---|---|---|
row | Row |
See Also
- class Row
- class RowCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove the row from the collection.
public void Remove(Row row)
Parameter | Type | Description |
---|---|---|
row | Row |