public final class MergedCellsShrinkType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
KEEP_HEADER_ONLY
Only keeps the header rows/columns of the merged area when the top-left cell of the merged area is not blank.
|
static int |
NONE
Leaves the merged cells as it is without any modification.
|
static int |
SHRINK_TO_FIT
Shrinks the merged area if needed, by removing rows from the bottom or columns from the right,
while ensuring all content remains visible.
|
public static final int NONE
public static final int SHRINK_TO_FIT
public static final int KEEP_HEADER_ONLY
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.