BlendModeValues enumeration
Office 2013 and later
Blend Mode
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Overlay | Overlay. When the item is serialized out as xml, its value is "over". | |
| Multiply | Multiply. When the item is serialized out as xml, its value is "mult". | |
| Screen | Screen. When the item is serialized out as xml, its value is "screen". | |
| Darken | Darken. When the item is serialized out as xml, its value is "darken". | |
| Lighten | Lighten. When the item is serialized out as xml, its value is "lighten". |
Show: