| | Parent | |
rtLabel Font As rtFontstyle Formula FormulaContext isText ID Parent As Text Value | version 1.5
Property Get/Set Parent As rtObject Retruns Parent object of the rtLabel object. Use someObject.Label to get the rtLabel object and someLabel.Parent to get corresponding parent object. Following objects has Label property (and may be returned using Parent property of the rtLabel): rtSection, rtButton, rTextParagraph (default, always contain CRLF), rtGraphic. | |