GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ExcelObjectSourceType Enum

    Namespace:
    GemBox.Spreadsheet
    Assembly:
    GemBox.Spreadsheet.dll

    Represents an enumeration of possible sources of various objects (such as pictures, audio and other files) that can be either embedded, linked or both.

    • C#
    • VB.NET
    public enum ExcelObjectSourceType
    Public Enum ExcelObjectSourceType

    Fields

    Embed

    Object is embedded in the file in which ExcelFile instance is saved.

    EmbedAndLink

    Object is embedded and linked to the file in which ExcelFile instance is saved.

    Link

    Object is linked to the file in which ExcelFile instance is saved.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.