apply_style method
apply_style
Applies formats for a whole row.
def apply_style(self, style, flag):
...
Parameter | Type | Description |
---|---|---|
style | Style | The style object which will be applied. |
flag | StyleFlag | Flags which indicates applied formatting properties. |
See Also
- module
aspose.cells
- class
Row