Share via


PageSetup.PrintComments 属性

定义

返回或设置批注随工作表打印的方式。

public:
 property Microsoft::Office::Interop::Excel::XlPrintLocation PrintComments { Microsoft::Office::Interop::Excel::XlPrintLocation get(); void set(Microsoft::Office::Interop::Excel::XlPrintLocation value); };
public Microsoft.Office.Interop.Excel.XlPrintLocation PrintComments { get; set; }
Public Property PrintComments As XlPrintLocation

属性值

适用于