Enum ExcelPrintLocation
Enumeration representing print comments in Excel.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelPrintLocation
Fields
| Name | Description |
|---|---|
| PrintInPlace | Represents As displayed on sheet setting. |
| PrintNoComments | Represents (None) setting. |
| PrintSheetEnd | Represents at end of sheet setting. |