'Declaration Public Property Importing As Boolean
'Usage Dim instance As DefaultSheetSpanModel Dim value As Boolean instance.Importing = value value = instance.Importing
public bool Importing {get; set;}
'Declaration Public Property Importing As Boolean
'Usage Dim instance As DefaultSheetSpanModel Dim value As Boolean instance.Importing = value value = instance.Importing
public bool Importing {get; set;}