set_style yöntemi
set_style(self, style)
Aralığın stilini ayarlar.
def set_style(self, style):
...
Parametre | Tip | Tanım |
---|---|---|
style | Style | Stil nesnesi. |
set_style(self, style, explicit_flag)
Hücre stilini uygula.
def set_style(self, style, explicit_flag):
...
Parametre | Tip | Tanım |
---|---|---|
style | Style | Hücre stili. |
explicit_flag | bool | Doğru, yalnızca açıkça ayarlanmış biçimlendirmenin üzerine yazma. |
Ayrıca bakınız
- modül
aspose.cells
- sınıf
Range