CellFormat
Visión general
CellFormat es una clase en Aspose.Words para Python.
Hereda de: BaseModel.
Propiedades
| Nombre | Tipo | Acceso | Descripción |
|---|---|---|---|
width | float | Lectura | |
preferred_width | str | Lectura | |
vertical_alignment | int | Lectura | |
vertical_merge | int | Lectura | |
horizontal_merge | int | Lectura | |
top_padding | float | Lectura | |
bottom_padding | float | Lectura | |
left_padding | float | Lectura | |
right_padding | float | Lectura | |
shading | Shading | Lectura | |
borders | list[Border] | Lectura |