asposecells.api
Class PrintCommentsType

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

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

Field Detail

PRINT_IN_PLACE

const int PRINT_IN_PLACE
Represents to print comments as displayed on sheet.

PRINT_NO_COMMENTS

const int PRINT_NO_COMMENTS
Represents not to print comments.

PRINT_SHEET_END

const 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.