|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clear(self)
Removes all styles from the StyleSheet |
source code
|
|
|
|
|
|
|
get_cell_style_names(self)
Returns the the list of cell style names in the StyleSheet |
source code
|
|
|
|
|
|
|
get_draw_style_names(self)
Returns the the list of draw style names in the StyleSheet |
source code
|
|
|
|
get_name(self)
Returns the name of the StyleSheet |
source code
|
|
|
|
|
|
|
get_paragraph_style_names(self)
Returns the the list of paragraph names in the StyleSheet |
source code
|
|
|
|
|
|
|
get_table_style_names(self)
Returns the the list of table style names in the StyleSheet |
source code
|
|
|
|
|