remove method
remove(data_column)
Remove the dataColumn from the collection.
def remove(self, data_column):
...
Parameter | Type | Description |
---|---|---|
data_column | DataColumn |
See Also
- module aspose.diagram
- class DataColumnCollection
Remove the dataColumn from the collection.
def remove(self, data_column):
...
Parameter | Type | Description |
---|---|---|
data_column | DataColumn |