Aspose::Cells::Drawing::FillPictureType enum
FillPictureType enum
Represents the picture fill type.
enum class FillPictureType
Values
Name | Value | Description |
---|---|---|
Stretch | 0 | Stretch. |
Stack | 1 | Stack. |
StackAndScale | 2 | StackAndScale. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++