MsoFillFormat

MsoFillFormat

Overview

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

填写一个形状的格式属性.

这个类提供了在Python程序中使用MsoFillFormat 对象的2种方法. 有的方法包括: __init__, copy. 在安装Python包的Aspose.Cells FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: fill_type, fore_color, transparency.

Properties

NameTypeAccessDescription
fill_type``Read得到填充类型.
fore_color``Read得到了前面的颜色.
transparency``Read获得透明度.

Methods

SignatureDescription
__init__()
copy()创建填写格式对象的副本

See Also

 中文