cust_unit属性
cust_unit属性
指定显示单位的自定义值。
评论
注意:此属性现已过时。反而, 请使用 Axis.CustomUnit 属性。 该房产将于 2023 年 1 月起 12 个月后被移除。 Aspose 对于给您带来的任何不便,我们深表歉意。
定义:
@property
def cust_unit(self):
...
@cust_unit.setter
def cust_unit(self, value):
...
指定显示单位的自定义值。
注意:此属性现已过时。反而, 请使用 Axis.CustomUnit 属性。 该房产将于 2023 年 1 月起 12 个月后被移除。 Aspose 对于给您带来的任何不便,我们深表歉意。
@property
def cust_unit(self):
...
@cust_unit.setter
def cust_unit(self, value):
...