Style

Revisión

Style Es una clase en Aspose.Words FOSS para Python. Heredados de: BaseModel.

Style.name is the identifier string of the style.

Propiedades : base_style_name, built_in, font, is_heading, name, next_paragraph_style_name,Y 5 más.

Propiedades

NombreTipoAccesoDescripción
namestrLeerrecibe el nombre.
typeintLeerTiene el tipo.
is_headingboolLeerY lo que se está dirigindo.
base_style_namestrLeerSe llama el estilo de base.
next_paragraph_style_namestrLeerObtenga el siguiente número de estilo.
paragraph_format`ParagraphFormatNone`Leer
font`FontNone`Leer
table_style_format`TableStyleFormatNone`Leer
style_identifierintLeerSe identifica el estilo.
built_inboolLeerque se construye en.
priorityintLeerTiene la prioridad.

Ver también

 Español