'Declaration Property Delete As Boolean
'Usage Dim instance As IExcelDataLabel Dim value As Boolean instance.Delete = value value = instance.Delete
bool Delete {get; set;}
'Declaration Property Delete As Boolean
'Usage Dim instance As IExcelDataLabel Dim value As Boolean instance.Delete = value value = instance.Delete
bool Delete {get; set;}