custom_unit属性

custom_unit属性

指定显示单位的自定义值。

注意事项

注意:此属性现已过时。取而代之的是 请使用 Axis.CustomDisplayUnit 属性。 自 2025 年 2 月起,该房产将于 12 个月后拆除。 Aspose 对于您所遇到的不便深表歉意。

定义:

@property
def custom_unit(self):
    ...
@custom_unit.setter
def custom_unit(self, value):
    ...

也可以看看