IHyperlinkManager
Interfaz IHyperlinkManager
Proporcionar gestión de hipervínculos (agregando, eliminando).
public interface IHyperlinkManager
Métodos
Nombre | Descripción |
---|---|
RemoveHyperlinkClick() | Elimina el hipervínculo al hacer clic. |
RemoveHyperlinkMouseOver() | Elimina el hipervínculo al pasar el mouse. |
SetExternalHyperlinkClick(string) | Establece el hipervínculo externo al hacer clic. |
SetExternalHyperlinkMouseOver(string) | Establece el hipervínculo externo al pasar el mouse. |
SetInternalHyperlinkClick(ISlide) | Establece el hipervínculo interno al hacer clic. |
SetInternalHyperlinkMouseOver(ISlide) | Establece el hipervínculo interno al pasar el mouse. |
SetMacroHyperlinkClick(string) | Establece el hipervínculo de Macro al hacer clic. |
Ver También
- namespace Aspose.Slides
- assembly Aspose.Slides