public final class HtmlCrossType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CROSS
Display HTML cross string, this performance for creating large html files will be more than ten times faster than setting the value to Default or FitToCell.
|
static int |
CROSS_HIDE_RIGHT
Display HTML cross string and hide the right string when the texts overlap.
|
static int |
DEFAULT
Display like MS Excel,depends on the next cell.
|
static int |
FIT_TO_CELL
Only displaying the string within the width of cell.
|
static int |
MS_EXPORT
Display the string like MS Excel exporting html.
|
public static final int DEFAULT
public static final int MS_EXPORT
public static final int CROSS
public static final int CROSS_HIDE_RIGHT
public static final int FIT_TO_CELL
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.