SpreadsheetDocumentHeaderFooter

Properties:

CenterText
Enabled
Font
LeftText
RightText
StartPage
VerticalAlign

Description:

This may be used to access the spreadsheet's header and footer. header and footer is special text that is placed at the top or bottom of each page when a document is printed. The following control structures can be used in the header and footer text:
  • [&PageNumber]- a page number will be printed on this part of the page;
  • [&PagesTotal] - total number of pages will be printed on this part of the page;
  • [&Date]- the current date will be printed on this part of the page;
  • [&Time]- the current time will be printed on this part of the page,

Availability:

Thin client, web-client, server, thick client, external connection, Mobile application (client), Mobile application (server).

See also:

SpreadsheetDocument, property Header
SpreadsheetDocument, property Footer
SpreadsheetDocument, property HeaderSize
SpreadsheetDocument, property FooterSize
SpreadsheetDocumentHeaderFooter, property CenterText
SpreadsheetDocumentHeaderFooter, property RightText

    

1C:Enterprise Developer's Community