Click or drag to resize

OleLinkType Enumeration

Defines types of the ole object field.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum OleLinkType
Members
Member name Value Description
Embed 0 Ole object field type is EMBED.
Link 1 Ole object field type is LINK.
See Also