'Declaration Public Property UndoLimit As System.Integer
'Usage Dim instance As FormulaTextBox Dim value As System.Integer instance.UndoLimit = value value = instance.UndoLimit
public System.int UndoLimit {get; set;}
'Declaration Public Property UndoLimit As System.Integer
'Usage Dim instance As FormulaTextBox Dim value As System.Integer instance.UndoLimit = value value = instance.UndoLimit
public System.int UndoLimit {get; set;}