entryType
Returns the type of data the user can type into the receiver.
Declaration
- (NSInteger) entryType;Return Value
One of the types listed for this method in Data Entry Types. If the receiver is not a text-type cell, or if no type has been set, NSAnyType is returned.