'Declaration
Public Property DataAutoCellTypes As Boolean
'Usage
Dim instance As SpreadDataBindingAdapter Dim value As Boolean instance.DataAutoCellTypes = value value = instance.DataAutoCellTypes
public bool DataAutoCellTypes {get; set;}
Property Value
true
if the cell type is set automatically when filling data; otherwise, false