MsoCommandBarButtonHyperlinkType
(Microsoft.Office.Core.MsoCommandBarButtonHyperlinkType)
Inherits:
System.Enum
Interfaces:
IComparable, IFormattable, IConvertible
Derived Types:
0
Assembly:
office.dll
Specifies whether the command bar button is a hyperlink. If the command bar button is a hyperlink, further specifies whether the hyperlink should launch another application such as the browser or insert a picture at the active selection point.
VB.NET
C#
|
VB.NET
Public Enum Structure MsoCommandBarButtonHyperlinkType
Implements System.IComparable, System.IFormattable, System.IConvertible
End Enum
Articles