編輯

共用方式為


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

Name Value Description
xlPrintNoComments -4142

Comments will not printed.

xlPrintSheetEnd 1

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

xlPrintInPlace 16

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

Applies to