set_theme_color yöntemi
set_theme_color(type, color)
Tema rengini ayarlar
def set_theme_color(self, type, color):
...
Parametre | Tip | Tanım |
---|---|---|
type | ThemeColorType | Tema renk türü. |
color | aspose.pydrawing.Color | tema rengi |
Ayrıca bakınız
- modül aspose.cells
- sınıf Workbook