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):
...