XlPrintLocation Enum

Definition

Specifies the way comments are printed with the sheet.

public enum class XlPrintLocation
public enum XlPrintLocation
Public Enum XlPrintLocation
Inheritance
XlPrintLocation

Fields

xlPrintInPlace 16

Comments will be printed where they were inserted in the worksheet.

xlPrintNoComments -4142

Comments will not printed.

xlPrintSheetEnd 1

Print the comments as end notes at the end of the worksheet.

Applies to