Aspose::Cells::Drawing::ActiveXControls::ControlSpecialEffectType enum
ControlSpecialEffectType enum
Represents the type of special effect.
enum class ControlSpecialEffectType
Values
Name | Value | Description |
---|---|---|
Flat | 0 | Flat. |
Raised | 1 | Raised. |
Sunken | 2 | Sunken. |
Etched | 3 | Etched. |
Bump | 6 | Bump. |
See Also
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++