MsoLineFormat

MsoLineFormat

Overview

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

形状的边界/轮格式属性.

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

Properties

NameTypeAccessDescription
is_visible``Read得到的可见.
color``Read得到了颜色.
weight``Read得到重量.
dash_style``Read得到了表盘风格.
transparency``Read获得透明度.

Methods

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

See Also

 中文