Aspose::Cells::Drawing::GroupFill class
GroupFill class
Represents this fill format should inherit the fill properties of the group.
class GroupFill
Methods
| Method | Description |
|---|---|
| GroupFill(GroupFill_Impl* impl) | Constructs from an implementation object. |
| GroupFill(const GroupFill& src) | Copy constructor. |
| IsNull() const | Checks whether the implementation object is nullptr. |
| explicit operator bool() const | operator bool() |
| operator=(const GroupFill& src) | operator= |
| ~GroupFill() | Destructor. |
Fields
| Field | Description |
|---|---|
| _impl | The implementation object. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++