 | NonVisualDrawingPropertiesHyperlinkOnClick Property |
HyperlinkOnClick.
Represents the following element tag in the schema: a:hlinkClick.
Namespace: DocumentFormat.OpenXml.Office2010.PowerPointAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic HyperlinkOnClick HyperlinkOnClick { get; set; }Public Property HyperlinkOnClick As HyperlinkOnClick
Get
Set
public:
property HyperlinkOnClick^ HyperlinkOnClick {
HyperlinkOnClick^ get ();
void set (HyperlinkOnClick^ value);
}member HyperlinkOnClick : HyperlinkOnClick with get, set
Property Value
HyperlinkOnClick
See Also