[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPage

IPage Interface

Represents the alignment of text on the page of a workbook or section.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IPage
Public Interface IPage

Properties

Name Description
CenterFooter

Specifies a picture or text to be center aligned in the page footer.

CenterHeader

Specifies a picture or text to be center aligned in the page header.

LeftFooter

Specifies a picture or text to be left aligned in the page footer.

LeftHeader

Specifies a picture or text to be left aligned in the page header.

RightFooter

Specifies a picture or text to be right aligned in the page footer.

RightHeader

Specifies a picture or text to be right aligned in the page header.