Class ExcelPrintLocation
Enumeration representing print comments in Excel.
Inheritance
System.Object
ExcelPrintLocation
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class ExcelPrintLocation : Enum
Fields
PrintInPlace
Represents As displayed on sheet setting.
Declaration
public const ExcelPrintLocation PrintInPlace
Field Value
Type | Description |
---|---|
ExcelPrintLocation |
PrintNoComments
Represents (None) setting.
Declaration
public const ExcelPrintLocation PrintNoComments
Field Value
Type | Description |
---|---|
ExcelPrintLocation |
PrintSheetEnd
Represents at end of sheet setting.
Declaration
public const ExcelPrintLocation PrintSheetEnd
Field Value
Type | Description |
---|---|
ExcelPrintLocation |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |