HeaderFooterModel

HeaderFooterModel

Overview

HeaderFooterModel is a class in Aspose.Cells FOSS for .NET.

Represents header footer model.

Properties

NameTypeAccessDescription
LeftHeaderstringRead/WriteRepresents the text displayed in the left section of the worksheet header
CenterHeaderstringRead/Write
RightHeaderstringRead/Write
LeftFooterstringRead/Write
CenterFooterstringRead/WriteRepresents the text displayed in the center section of the worksheet footer
RightFooterstringRead/Write

See Also