PageSetup.PrintHeadings Property

Definition

True if row and column headings are printed with this page. Applies only to worksheets.

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

Property Value

Remarks

The DisplayHeadings property controls the on-screen display of headings.

Applies to