[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Printing.CellComments

CellComments Enum

Specifies the way that cell comments are printed with the sheet.

Namespace: GrapeCity.Spreadsheet.Printing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum CellComments : byte
Public Enum CellComments As Byte

Fields

Name Description
AsDisplayed

Print comments as displayed.

AtEnd

Print comments at end.

None

Does not Print comments.