Aspose::Cells::Drawing::GroupFill class

GroupFill class

Represents this fill format should inherit the fill properties of the group.

class GroupFill

Methods

MethodDescription
GroupFill(GroupFill_Impl* impl)Constructs from an implementation object.
GroupFill(const GroupFill& src)Copy constructor.
IsNull() constChecks whether the implementation object is nullptr.
explicit operator bool() constoperator bool()
operator=(const GroupFill& src)operator=
~GroupFill()Destructor.

Fields

FieldDescription
_implThe implementation object.

See Also