Aspose::Cells::ExternalLinkType enum

ExternalLinkType enum

Represents the type of external link.

enum class ExternalLinkType

Values

NameValueDescription
DDELink0
Represents the DDE link.
External1
Represents external link.

See Also