java.lang.Objectcom.aspose.cells.PrintCommentsType
public class PrintCommentsType
Field Summary | ||
---|---|---|
static final int | PRINT_IN_PLACE | |
Represents to print comments as displayed on sheet. | ||
static final int | PRINT_NO_COMMENTS | |
Represents not to print comments. | ||
static final int | PRINT_SHEET_END | |
Represents to print comments at end of sheet. |
Field Detail |
---|
PRINT_IN_PLACE | |
public static final int PRINT_IN_PLACE |
PRINT_NO_COMMENTS | |
public static final int PRINT_NO_COMMENTS |
PRINT_SHEET_END | |
public static final int PRINT_SHEET_END |