AutoFillType enumeration
AutoFillType enumeration
Represents the auto fill type.
The AutoFillType type exposes the following members:
Fields
| Field | Description |
|---|---|
| COPY | Copies the value and format of the source area to the target area |
| DEFAULT | Automatically fills the target area with the value and format. |
| FORMATS | Copies only the format of the source area to the target area, |
| SERIES | Extend the value in the source area to the target area in the form of a series and copy format to the target area. |
| VALUES | Copies only the value of the source area to the target area, |
See Also
- module
aspose.cells