Xamarin.Forms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelHyperLinkType

    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 Description
    ExcelHyperLinkType

    None

    No hyperlink.

    Declaration
    public const ExcelHyperLinkType None
    Field Value
    Type Description
    ExcelHyperLinkType

    Unc

    Represents the Unc hyperlink type.

    Declaration
    public const ExcelHyperLinkType Unc
    Field Value
    Type Description
    ExcelHyperLinkType

    Url

    Represents the Url hyperlink type.

    Declaration
    public const ExcelHyperLinkType Url
    Field Value
    Type Description
    ExcelHyperLinkType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Workbook

    Represents the Workbook hyperlink type.

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