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