'Declaration
ReadOnly Property MaxRows As System.Integer
'Usage
Dim instance As IWorkbookSet Dim value As System.Integer value = instance.MaxRows
System.int MaxRows {get;}
read-only property MaxRows: System.Integer;
function get MaxRows : System.int
__property System.int get_MaxRows();
property System.int MaxRows { System.int get(); }