[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBoxCollection.IndexOf

IndexOf Method

IndexOf(CharBox)

Gets the index of the special char box.

Declaration
public int IndexOf(CharBox charBox)
Public Function IndexOf(charBox As CharBox) As Integer
Parameters
Type Name Description
CharBox charBox

A CharBox indicates the char box.

Returns
Type Description
int

A int indicates the index of the char box.