Aspose::Cells::Drawing::MirrorType enum

MirrorType enum

Represents mirror type of texture fill.

enum class MirrorType

Values

NameValueDescription
None0
None.
Horizonal1
Horizonal.
Vertical2
Vertical.
Both3
Both.

See Also