menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ExcelHyperLinkType

    Possible types of hyperlinks.

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

    Fields

    File

    Represents the File hyperlink type.

    Declaration
    public const ExcelHyperLinkType File
    Field Value
    Type
    ExcelHyperLinkType

    None

    No hyperlink.

    Declaration
    public const ExcelHyperLinkType None
    Field Value
    Type
    ExcelHyperLinkType

    Unc

    Represents the Unc hyperlink type.

    Declaration
    public const ExcelHyperLinkType Unc
    Field Value
    Type
    ExcelHyperLinkType

    Url

    Represents the Url hyperlink type.

    Declaration
    public const ExcelHyperLinkType Url
    Field Value
    Type
    ExcelHyperLinkType

    Workbook

    Represents the Workbook hyperlink type.

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