WorksheetProperties

WorksheetProperties

Overview

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

包含所有工作表级属性.

这个类提供了一个方法,用于在Python程序中使用WorksheetProperties 对象. 有的方法包括: __init__. 在安装Python包的Aspose.Cells FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: format, header_footer, page_margins, page_setup, pane, print_options,另外还有3个.

Properties

NameTypeAccessDescription
view``Read得到表格视图设置.
selection``Read得到了选择设置.
pane``Read得到窗口 (结/分开) 的设置.
format``Read获取表格的属性.
protection``Read得到了防护设置.
page_setup``Read获取页面设置的设定.
page_margins``Read获得页面边缘.
header_footer``Read得到标题和脚本设置.
print_options``Read得到了印刷选项.

Methods

SignatureDescription
__init__()

See Also

 中文