HeaderFooterModel
Overview
HeaderFooterModel is a class in Aspose.Cells FOSS for .NET.
Represents header footer model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
LeftHeader | string | Read/Write | Represents the text displayed in the left section of the worksheet header |
CenterHeader | string | Read/Write | |
RightHeader | string | Read/Write | |
LeftFooter | string | Read/Write | |
CenterFooter | string | Read/Write | Represents the text displayed in the center section of the worksheet footer |
RightFooter | string | Read/Write |