{description}
{excerpt}Returns the type of value that may be entered in a cell.{excerpt}
{signature:C#}
 public ValidationType AllowedType{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property AllowedType() As ValidationType
{signature}