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