







Provides access to the header on the first page of the document.
Namespace:
OfficeOpenXml
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public ExcelHeaderFooterText FirstHeader { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property FirstHeader As ExcelHeaderFooterText |
| Visual C++ |
|---|
public: property ExcelHeaderFooterText^ FirstHeader { ExcelHeaderFooterText^ get (); } |
