|
ASPOSE home | ||||||||
java.lang.Object
com.aspose.words.StyleType
public class StyleType
| Field Summary | ||
|---|---|---|
static final int | PARAGRAPH | |
| The style is a paragraph style. | ||
static final int | CHARACTER | |
| The style is a character style. | ||
static final int | TABLE | |
| The style is a table style. | ||
static final int | LIST | |
| The style is a list style. | ||
| Field Detail |
|---|
PARAGRAPH | |
public static final int PARAGRAPH | |
CHARACTER | |
public static final int CHARACTER | |
TABLE | |
public static final int TABLE | |
LIST | |
public static final int LIST | |
|
ASPOSE home | ||||||||