properties_follow_chart_point属性
properties_follow_chart_point属性
指示此工作簿中所有图表的数据点属性和数据标签是否遵循其引用。
定义:
@property
def properties_follow_chart_point(self):
...
@properties_follow_chart_point.setter
def properties_follow_chart_point(self, value):
...