'Declaration
Public Property NoteIndicatorColor As Color
'Usage
Dim instance As CellFooter Dim value As Color instance.NoteIndicatorColor = value value = instance.NoteIndicatorColor
public Color NoteIndicatorColor {get; set;}
'Declaration
Public Property NoteIndicatorColor As Color
'Usage
Dim instance As CellFooter Dim value As Color instance.NoteIndicatorColor = value value = instance.NoteIndicatorColor
public Color NoteIndicatorColor {get; set;}