menu

Document Processing

ExcelHyperlinkAttachedType Class - C# Excel Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ExcelHyperlinkAttachedType Class

    Specify the hyperlink attached object name.

    Inheritance
    System.Object
    ExcelHyperlinkAttachedType
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public sealed class ExcelHyperlinkAttachedType : Enum

    Fields

    Range

    Represent IRange object.

    Declaration
    public const ExcelHyperlinkAttachedType Range
    Field Value
    Type
    ExcelHyperlinkAttachedType

    Shape

    Represent IShape object.

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