BevelPresetValues enumeration

Office 2013 and later

Bevel Presets

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
RelaxedInset Relaxed Inset. When the item is serialized out as xml, its value is "relaxedInset".
Circle Circle. When the item is serialized out as xml, its value is "circle".
Slope Slope. When the item is serialized out as xml, its value is "slope".
Cross Cross. When the item is serialized out as xml, its value is "cross".
Angle Angle. When the item is serialized out as xml, its value is "angle".
SoftRound Soft Round. When the item is serialized out as xml, its value is "softRound".
Convex Convex. When the item is serialized out as xml, its value is "convex".
CoolSlant Cool Slant. When the item is serialized out as xml, its value is "coolSlant".
Divot Divot. When the item is serialized out as xml, its value is "divot".
Riblet Riblet. When the item is serialized out as xml, its value is "riblet".
HardEdge Hard Edge. When the item is serialized out as xml, its value is "hardEdge".
ArtDeco Art Deco. When the item is serialized out as xml, its value is "artDeco".
Show: