aspose.cells

Class PrintCommentsType

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

Field Summary
const  NumberPRINT_IN_PLACE
Represents to print comments as displayed on sheet.
const  NumberPRINT_NO_COMMENTS
Represents not to print comments.
const  NumberPRINT_SHEET_END
Represents to print comments at end of sheet.
 

    • Field Detail

      • PRINT_IN_PLACE

        const Number PRINT_IN_PLACE
        Represents to print comments as displayed on sheet.
      • PRINT_NO_COMMENTS

        const Number PRINT_NO_COMMENTS
        Represents not to print comments.
      • PRINT_SHEET_END

        const Number PRINT_SHEET_END
        Represents to print comments at end of sheet.