Style — Aspose.Cells FOSS Python API Reference
Style — Style class in the Aspose.Cells FOSS Python API..
Package: aspose.cells_foss
Methods
| Method | Returns | Description |
|---|---|---|
copy() | void | |
set_fill_color(color) | void | |
set_fill_pattern(pattern_type, fg_color, bg_color) | void | |
set_no_fill() | void | |
set_border_color(side, color) | void | |
set_border_style(side, style) | void | |
set_border_weight(side, weight) | void | |
set_border(side, line_style, color, weight) | void | |
set_diagonal_border(line_style, color, weight, up, down) | void | |
set_horizontal_alignment(alignment) | void | |
set_vertical_alignment(alignment) | void | |
set_text_wrap(wrap) | void | |
set_shrink_to_fit(shrink) | void | |
set_indent(indent) | void | |
set_text_rotation(rotation) | void | |
set_reading_order(order) | void | |
set_number_format(format_code) | void | |
set_builtin_number_format(format_id) | void | |
set_locked(locked) | void | |
set_formula_hidden(hidden) | void |