Aspose::Cells::Drawing::MirrorType enum
MirrorType enum
Represents mirror type of texture fill.
enum class MirrorType
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | None. |
| Horizonal | 1 | Horizonal. |
| Vertical | 2 | Vertical. |
| Both | 3 | Both. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++