menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class OleLinkType

    Defines types of the ole object field.

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

    Fields

    Embed

    Ole object field type is EMBED.

    Declaration
    public const OleLinkType Embed
    Field Value
    Type
    OleLinkType

    Link

    Ole object field type is LINK.

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