target_slide property

target_slide property

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

Definition:

@property
def target_slide(self):
    ...

See Also