Aspose::Cells::Drawing::AutomaticFill class
AutomaticFill class
represents automatic fill.
class AutomaticFill
Methods
Method | Description |
---|---|
AutomaticFill(AutomaticFill_Impl* impl) | Constructs from an implementation object. |
AutomaticFill(const AutomaticFill& src) | Copy constructor. |
IsNull() const | Checks whether the implementation object is nullptr. |
explicit operator bool() const | operator bool() |
operator=(const AutomaticFill& src) | operator= |
~AutomaticFill() | Destructor. |
Fields
Field | Description |
---|---|
_impl | The implementation object. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++