'Declaration
Property MaxRecursions As System.Integer
'Usage
Dim instance As IWorkbookSet Dim value As System.Integer instance.MaxRecursions = value value = instance.MaxRecursions
System.int MaxRecursions {get; set;}
read-write property MaxRecursions: System.Integer;
function get,set MaxRecursions : System.int