public final class AutoFillType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
COPY
Copies the value and format of the source area to the target area
|
static int |
DEFAULT
Automatically fills the target area with the value and format.
|
static int |
FORMATS
Copies only the format of the source area to the target area,
|
static int |
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.
|
static int |
VALUES
Copies only the value of the source area to the target area,
|
public static final int COPY
public static final int DEFAULT
public static final int FORMATS
public static final int SERIES
public static final int VALUES
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.