Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

HeaderFooterCode.PageTotal Field

Prints the total number of pages in the document.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

public const string PageTotal = "&N"

Field Value

Type Description
String

A header and footer code.

See Also