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