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