'Declaration Property DisplayName As System.String
'Usage Dim instance As IExcelTable Dim value As System.String instance.DisplayName = value value = instance.DisplayName
System.string DisplayName {get; set;}
'Declaration Property DisplayName As System.String
'Usage Dim instance As IExcelTable Dim value As System.String instance.DisplayName = value value = instance.DisplayName
System.string DisplayName {get; set;}