com.aspose.cells
Class PrintCommentsType

java.lang.Object
    extended by com.aspose.cells.PrintCommentsType

public class PrintCommentsType 
extends java.lang.Object

Utility class containing constants. Represents the way comments are printed with the sheet.

Field Summary
static final intPRINT_IN_PLACE
           Represents to print comments as displayed on sheet.
static final intPRINT_NO_COMMENTS
           Represents not to print comments.
static final intPRINT_SHEET_END
           Represents to print comments at end of sheet.
 

Field Detail

PRINT_IN_PLACE

public static final int PRINT_IN_PLACE
Represents to print comments as displayed on sheet.

PRINT_NO_COMMENTS

public static final int PRINT_NO_COMMENTS
Represents not to print comments.

PRINT_SHEET_END

public static final int PRINT_SHEET_END
Represents to print comments at end of sheet.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.