Enum ExternalLinkType

ExternalLinkType enumeration

Represents the type of external link.

public enum ExternalLinkType

Values

NameValueDescription
DDELink0Represents the DDE link.
External1Represents external link.

See Also