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 |
---|
ExcelPrintLocation |
PrintNoComments
Represents (None) setting.
Declaration
public const ExcelPrintLocation PrintNoComments
Field Value
Type |
---|
ExcelPrintLocation |
PrintSheetEnd
Represents at end of sheet setting.
Declaration
public const ExcelPrintLocation PrintSheetEnd
Field Value
Type |
---|
ExcelPrintLocation |