PageSetup.PrintComments Property

Definition

Returns or sets the way comments are printed with the sheet.

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

Property Value

Applies to