menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelObjectTextLink - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelObjectTextLink

    Object text is linked to.

    Inheritance
    System.Object
    ExcelObjectTextLink
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelObjectTextLink : Enum

    Fields

    Chart

    Represents the Chart object text type.

    Declaration
    public const ExcelObjectTextLink Chart
    Field Value
    Type
    ExcelObjectTextLink

    DataLabel

    Represents the DataLabel object text type.

    Declaration
    public const ExcelObjectTextLink DataLabel
    Field Value
    Type
    ExcelObjectTextLink

    DisplayUnit

    Represents the DisplayUnit object text type.

    Declaration
    public const ExcelObjectTextLink DisplayUnit
    Field Value
    Type
    ExcelObjectTextLink

    XAxis

    Represents the XAxis object text type.

    Declaration
    public const ExcelObjectTextLink XAxis
    Field Value
    Type
    ExcelObjectTextLink

    YAxis

    Represents the YAxis object text type.

    Declaration
    public const ExcelObjectTextLink YAxis
    Field Value
    Type
    ExcelObjectTextLink

    ZAxis

    Represents the ZAxis object text type.

    Declaration
    public const ExcelObjectTextLink ZAxis
    Field Value
    Type
    ExcelObjectTextLink
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved