[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfoCollection.IndexOf

IndexOf Method

IndexOf(CharBoxInfo)

Gets the index of the special char box.

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

A CharBoxInfo indicates the char box.

Returns
Type Description
int

A int indicates the index of the char box.