[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPage

IPage Interface

表示工作簿或区域页面上文本的对齐方式。

Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public interface IPage

Properties

Name Description
CenterFooter

指定页面页脚中居中对齐的图片或文本。

CenterHeader

指定页面页眉中居中对齐的图片或文本。

LeftFooter

指定在页脚中左对齐的图片或文本。

LeftHeader

指定在页眉中左对齐的图片或文本。

RightFooter

指定页面页脚中右对齐的图片或文本。

RightHeader

指定在页眉中右对齐的图片或文本。