ResetNoteStyle Method (CellFooter)
Resets the note style for the cell and makes the cell inherit the note style from the default cell.
public void ResetNoteStyle()
'Declaration
Public Sub ResetNoteStyle()
'Usage
Dim instance As CellFooter
instance.ResetNoteStyle()