IPresentationHyperlinkContainer

Represents PowerPoint document object that contains a hyperlink.

public interface IPresentationHyperlinkContainer

Methods

Name Description
GetHyperlink(PresentationHyperlinkActionType) Gets the hyperlink associated with this IPresentationHyperlinkContainer.
SetHyperlink(PresentationHyperlinkActionType, string) Sets the hyperlink associated with this PresentationBaseShape.

See Also