menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MsoBlipType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MsoBlipType

    Represents the MsoBlipType options.

    Inheritance
    System.Object
    MsoBlipType
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.MsoDrawing
    Assembly: Syncfusion.XlsIO.NET.dll
    Syntax
    public sealed class MsoBlipType : Enum

    Fields

    msoblipDIB

    Represents the DIB option.

    Declaration
    public const MsoBlipType msoblipDIB
    Field Value
    Type
    MsoBlipType

    msoblipEMF

    Represents the EMF option.

    Declaration
    public const MsoBlipType msoblipEMF
    Field Value
    Type
    MsoBlipType

    msoblipERROR

    Represents the ERROR option.

    Declaration
    public const MsoBlipType msoblipERROR
    Field Value
    Type
    MsoBlipType

    msoblipFirstClient

    Represents the FirstClient option.

    Declaration
    public const MsoBlipType msoblipFirstClient
    Field Value
    Type
    MsoBlipType

    msoblipJPEG

    Represents the JPEG option.

    Declaration
    public const MsoBlipType msoblipJPEG
    Field Value
    Type
    MsoBlipType

    msoblipLastClient

    Represents the LastClient option.

    Declaration
    public const MsoBlipType msoblipLastClient
    Field Value
    Type
    MsoBlipType

    msoblipPICT

    Represents the PICT option.

    Declaration
    public const MsoBlipType msoblipPICT
    Field Value
    Type
    MsoBlipType

    msoblipPNG

    Represents the PNG option.

    Declaration
    public const MsoBlipType msoblipPNG
    Field Value
    Type
    MsoBlipType

    msoblipUNKNOWN

    Represents the UNKNOWN option.

    Declaration
    public const MsoBlipType msoblipUNKNOWN
    Field Value
    Type
    MsoBlipType

    msoblipWMF

    Represents the WMF option.

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