java.lang.Object
com.aspose.cells.LineSpaceSizeType
public class LineSpaceSizeType
| Field Summary | ||
|---|---|---|
static final int | PERCENTAGE | |
| Represents in unit of a percentage of the text size. | ||
static final int | POINTS | |
| Represents in unit of points. | ||
| Field Detail |
|---|
PERCENTAGE | |
public static final int PERCENTAGE | |
POINTS | |
public static final int POINTS | |