ExcelHeaderFooterText Class

Office Open XML

Print header and footer

Namespace:  OfficeOpenXml
Assembly:  EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)

Syntax

C#
public class ExcelHeaderFooterText
Visual Basic (Declaration)
Public Class ExcelHeaderFooterText
Visual C++
public ref class ExcelHeaderFooterText

Inheritance Hierarchy

System..::.Object
  OfficeOpenXml..::.ExcelHeaderFooterText

See Also