target_slide property

target_slide property

If the HyperlinkEx targets specific slide returns this slide. If the property become not null then property ExternalUrl become null. Read-only ISlide.

Definition:

@property
def target_slide(self):
    ...

See Also