public enum PrintLocation : System.Enum
public enum PrintLocation : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.PrintLocation