Aspose::Cells::Drawing::PresetMaterialType enum
PresetMaterialType enum
Describes surface appearance of a shape.
enum class PresetMaterialType
Values
| Name | Value | Description |
|---|---|---|
| Clear | 0 | Clear. |
| DarkEdge | 1 | Dark edge. |
| Flat | 2 | Flat. |
| LegacyMatte | 3 | Legacy matte. |
| LegacyMetal | 4 | Legacy metal. |
| LegacyPlastic | 5 | Legacy plastic. |
| LegacyWireframe | 6 | Legacy wireframe. |
| Matte | 7 | Matte. |
| Metal | 8 | Metal. |
| Plastic | 9 | Plastic. |
| Powder | 10 | Powder. |
| SoftEdge | 11 | Soft edge. |
| SoftMetal | 12 | Soft metal. |
| TranslucentPowder | 13 | Translucent powder. |
| WarmMatte | 14 | Warm matte. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++