axis_color الملكية
axis_color الملكية
الحصول على لون المحور للخلايا ذات التنسيق الشرطي كأشرطة بيانات.
تعريف:
@property
def axis_color(self):
...
@axis_color.setter
def axis_color(self, value):
...
أنظر أيضا
- وحدة aspose.cells
- فئة DataBar
الحصول على لون المحور للخلايا ذات التنسيق الشرطي كأشرطة بيانات.
@property
def axis_color(self):
...
@axis_color.setter
def axis_color(self, value):
...