Enum AutoFillType
Enum AutoFillType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Represents the auto fill type.
public enum AutoFillType
Fields
Copy = 1
Copies the value and format of the source area to the target area
Default = 0
Automatically fills the target area with the value and format.
Formats = 3
Copies only the format of the source area to the target area,
Series = 2
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 = 4
Copies only the value of the source area to the target area,