set_style metod
set_style(self, style)
Anger stilen för intervallet.
def set_style(self, style):
...
Parameter | Typ | Beskrivning |
---|---|---|
style | Style | Style-objektet. |
set_style(self, style, explicit_flag)
Tillämpa cellstilen.
def set_style(self, style, explicit_flag):
...
Parameter | Typ | Beskrivning |
---|---|---|
style | Style | Cellstilen. |
explicit_flag | bool | Sant, endast överskrivning av formatering som är explicit inställd. |
Se även
- modul
aspose.cells
- klass
Range