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