'Declaration Public Property Note As System.String
'Usage Dim instance As ExcelCell Dim value As System.String instance.Note = value value = instance.Note
public System.string Note {get; set;}
'Declaration Public Property Note As System.String
'Usage Dim instance As ExcelCell Dim value As System.String instance.Note = value value = instance.Note
public System.string Note {get; set;}