Enum MsoBlipFilter
Represents the MsoBlipFilter options.
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.MsoDrawing
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum MsoBlipFilter
Fields
| Name | Description |
|---|---|
| msofilterAdaptive | Represents the Adaptive option. |
| msofilterNone | Represents the None option. |
| msofilterTest | Represents the Test option. |