{description}
{excerpt}Sets or returns an [AutoFormatter|DataImportProperties.AutoFormatter] that specifies how the imported data should be formatted in the table.{excerpt}
{signature:C#}
 public AutoFormatter AutoFormatter{ get; set; }
{signature}{signature:vb.net}
Public Property AutoFormatter() As AutoFormatter
{signature}