API Reference
Enum
LegacyXlsDrawingBlipType
Identifies the OfficeArt BLIP persistence type declared by an FBSE entry.
Inheritance
- Enum
- LegacyXlsDrawingBlipType
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property LegacyXlsDrawingBlipStoreEntry.MacOsBlipTypeKind
- Property LegacyXlsDrawingBlipStoreEntry.RecordInstanceBlipTypeKind
- Property LegacyXlsDrawingBlipStoreEntry.Win32BlipTypeKind
- Field LegacyXlsDrawingBlipType.CmykJpeg
- Field LegacyXlsDrawingBlipType.Dib
- Field LegacyXlsDrawingBlipType.Emf
- Field LegacyXlsDrawingBlipType.Error
- Field LegacyXlsDrawingBlipType.Jpeg
- Field LegacyXlsDrawingBlipType.Pict
- Field LegacyXlsDrawingBlipType.Png
- Field LegacyXlsDrawingBlipType.Tiff
- Field LegacyXlsDrawingBlipType.Unknown
- Field LegacyXlsDrawingBlipType.Wmf
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String