[]
Returns a value indicating whether the specified cell is in the range.
public bool IsInRange(int item, string field)
Type | Name | Description |
---|---|---|
int | item | Specified the item index. |
string | field | Specified the field name. |
Type | Description |
---|---|
bool |