[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IHPageBreaks

IHPageBreaks Interface

表示打印区域内所有水平分页符的集合。

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

Properties

Name Description
Count

返回集合中的对象数量。

this[int]

通过索引获取IHPageBreak

Methods

Name Description
Add(IRange)

在打印区域内添加一个水平分页符。