| Object Reference > DataColorCollection > DataColorCollection Methods > Remove Method (DataColorCollection) |
Remove Method (DataColorCollection)
Removes a DataColor object from the collection. Returns True if remove successful, False otherwise.
Sub Remove(Row, Column)
|
Part |
Type |
Description |
|
Row |
Variant |
The row in which the data color appears |
|
Column |
Variant |
The column in which the data color appears |
See Also