Share via


PageSetup.PrintNotes 属性

定义

如果打印工作表时单元格批注作为尾注一起打印,则该值为 True。 仅应用于工作表。

public:
 property bool PrintNotes { bool get(); void set(bool value); };
public bool PrintNotes { get; set; }
Public Property PrintNotes As Boolean

属性值

注解

PrintComments使用 属性将批注打印为文本框或尾注。

适用于