java.lang.Object
com.aspose.cells.CopyFormatType
public class CopyFormatType
- extends java.lang.Object
Utility class containing constants.
Represents type of copying format when inserting rows.
Field Summary |
static final int | SAME_AS_ABOVE | |
Formats same as above row.
|
static final int | SAME_AS_BELOW | |
Formats same as below row.
|
static final int | CLEAR | |
Clears formatting.
|
SAME_AS_ABOVE | |
public static final int SAME_AS_ABOVE |
-
Formats same as above row.
SAME_AS_BELOW | |
public static final int SAME_AS_BELOW |
-
Formats same as below row.
CLEAR | |
public static final int CLEAR |
-
Clears formatting.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.