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