Class
HeaderFooterTemplate

HeaderFooter template.

Definition

Constructors

HeaderFooterTemplate(Sheet, bool)

Initializes a new instance of the HeaderFooterTemplate class.

Declaration

cs-api-definition
public HeaderFooterTemplate(Sheet sheetContext, bool isCustomTemplate)

Parameters

sheetContext

Sheet

The sheet context.

isCustomTemplate

bool

value indicating whether the template is custom.

Properties

TextPreview

Gets or sets the text preview.

Declaration

cs-api-definition
public string TextPreview { get; set; }

Property Value

string

The text preview.