| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal obj As dbiCellFormat _ ) | |
| C# | |
|---|---|
public void Remove( dbiCellFormat obj ) | |
Parameters
- obj
- The dbiCellFormat object to remove from the collection.
| dbicList | Send comments on this topic. |
| Remove Method | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > CellFormatCollection Class : Remove Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal obj As dbiCellFormat _ ) | |
| C# | |
|---|---|
public void Remove( dbiCellFormat obj ) | |