[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PrintLocation

PrintLocation Enum

Represents the way comments are printed with the sheet.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum PrintLocation
Public Enum PrintLocation

Fields

Name Description
InPlace

Comments will be printed where they were inserted on the worksheet.

NoComments

Comments will not be printed.

SheetEnd

Comments will be printed as end notes at the end of the worksheet.