color الملكية
color الملكية
الحصول على وتعيين RGB color.
تعريف:
@property
def color(self):
...
@color.setter
def color(self, value):
...
أنظر أيضا
- وحدة aspose.cells
- فئة CellsColor
الحصول على وتعيين RGB color.
@property
def color(self):
...
@color.setter
def color(self, value):
...