'Declaration
ReadOnly Property IsEntireRows As System.Boolean
'Usage
Dim instance As IRange Dim value As System.Boolean value = instance.IsEntireRows
System.bool IsEntireRows {get;}
read-only property IsEntireRows: System.Boolean;
function get IsEntireRows : System.boolean
__property System.bool get_IsEntireRows();
property System.bool IsEntireRows { System.bool get(); }