Enum ExcelObjectTextLink
Object text is linked to.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelObjectTextLink
Fields
Name | Description |
---|---|
Chart | Represents the Chart object text type. |
DataLabel | Represents the DataLabel object text type. |
DisplayUnit | Represents the DisplayUnit object text type. |
XAxis | Represents the XAxis object text type. |
YAxis | Represents the YAxis object text type. |
ZAxis | Represents the ZAxis object text type. |