| Visual Basic (Declaration) | |
|---|---|
Public Function IndexOf( _ ByVal obj As dbiCellFormat _ ) As Integer | |
| C# | |
|---|---|
public int IndexOf( dbiCellFormat obj ) | |
Parameters
- obj
Integer value representing the index where the item was found.
Return Value
Integer value representing the index where the item was found.