Winnovative Excel Library for .NET
HeaderMargin Property
NamespacesWinnovative.ExcelLibExcelPageSetupHeaderMargin
Winnovative Excel Library for .NET
Gets or sets the distance from the top of the page to the header in inches.
Declaration Syntax
C#Visual BasicVisual C++
public double HeaderMargin { get; set; }
Public Property HeaderMargin As Double
public:
property double HeaderMargin {
	double get ();
	void set (double value);
}

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)