'Declaration Public Sub UpdateComment( _ ByVal cell As CellRange, _ ByVal content As String _ )
'Declaration
Public Sub UpdateComment( _ ByVal cell As CellRange, _ ByVal content As String _ )
public void UpdateComment( CellRange cell, string content )
C1FlexSheet Class C1FlexSheet Members