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

プロパティ値

適用対象