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