| | ||
version 1.5
Property Get/Set Label As rtLabel Returns associated rtLabel object that allows to assign either Text or Formula with a rich text element. Some objects like rtSection or rtHotLink may have either text or formula, some like rtButton only Text. In rtGraphic represents the Caption. The text contained by Label object may optionally be made searchable by Find, FindNext and Replace methods - see defineLabelAsText property of rtContainer. | ||