ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MsoBlipType - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum MsoBlipType

    Represents the MsoBlipType options.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.MsoDrawing
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum MsoBlipType

    Fields

    Name Description
    msoblipDIB

    Represents the DIB option.

    msoblipEMF

    Represents the EMF option.

    msoblipERROR

    Represents the ERROR option.

    msoblipFirstClient

    Represents the FirstClient option.

    msoblipJPEG

    Represents the JPEG option.

    msoblipLastClient

    Represents the LastClient option.

    msoblipPICT

    Represents the PICT option.

    msoblipPNG

    Represents the PNG option.

    msoblipUNKNOWN

    Represents the UNKNOWN option.

    msoblipWMF

    Represents the WMF option.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved