HorizontalPageBreakCollection

HorizontalPageBreakCollection

Overview

HorizontalPageBreakCollection 是Python的Aspose.Cells FOSS中的一个类.

收集手动横向页面破解 (行断).

这个类提供了10种方法,用于在Python程序中使用HorizontalPageBreakCollection 对象. 有的方法包括: Add, Clear, Remove, RemoveAt, __init__, add, clear, remove, remove_at, to_list. 在安装Python包的Aspose.Cells FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: Count, count.

Properties

NameTypeAccessDescription
count``Read得到了数.
Count``Read得到了数.

Methods

SignatureDescription
__init__(worksheet)
add(row_or_cell)添加一个手动水平页面破解.
remove_at(index)消除了零基收藏指数的断裂.
remove(row_or_cell)删除按行/单元格进行的手动横向页面分类.
clear()清除所有手动横向页面破解.
to_list()返回所有手动横页破解的Python列表
Add(row_or_cell)
RemoveAt(index)消除指定零基指数的断裂.
Remove(row_or_cell)
Clear()

See Also

 中文