طريقة get_theme_color
get_theme_color(self, type)
يحصل على لون الموضوع.
عائدات
لون الموضوع.
def get_theme_color(self, type):
...
معامل | يكتب | وصف |
---|---|---|
type | ThemeColorType | نوع لون الموضوع. |
أنظر أيضا
- الوحدة
aspose.cells
- فئة
Workbook
يحصل على لون الموضوع.
لون الموضوع.
def get_theme_color(self, type):
...
معامل | يكتب | وصف |
---|---|---|
type | ThemeColorType | نوع لون الموضوع. |
aspose.cells
Workbook