A collection of named paragraph styles.
|
|
|
|
|
get_name(self)
Return the name of the StyleSheet |
source code
|
|
|
clear(self)
Remove all styles from the StyleSheet |
source code
|
|
|
is_empty(self)
Checks if any styles are defined |
source code
|
|
|
|
|
|
|
get_paragraph_style_names(self)
Return the the list of paragraph names in the StyleSheet |
source code
|
|
|
|
|
|
|
get_draw_style_names(self)
Return the the list of draw style names in the StyleSheet |
source code
|
|
|
|
|
|
|
get_table_style_names(self)
Return the the list of table style names in the StyleSheet |
source code
|
|
|
|
|
|
|
get_cell_style_names(self)
Return the the list of cell style names in the StyleSheet |
source code
|
|