ICellFormat
Vue de l’ensemble
‘ICellFormat’ est une interface dans Aspose.Slides FOSS pour .NET.
Il représente la formatisation d’une cellule de table.
Propriétés : ‘BorderBottom’, ‘SolDown’, ‘SoleDow’, ‘Left’, `BordeRight’, et 1 plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
FillFormat | IFillFormat | Read | Gets the fill format for the cell. |
BorderLeft | ILineFormat | Read | Gets the left border line format. |
BorderTop | ILineFormat | Read | Gets the top border line format. |
BorderRight | ILineFormat | Read | Gets the right border line format. |
BorderBottom | ILineFormat | Read | Gets the bottom border line format. |
BorderDiagonalDown | ILineFormat | Read | Gets the diagonal-down border line format. |
BorderDiagonalUp | ILineFormat | Read | Gets the diagonal-up border line format. |
Voir aussi
- Aspose.Slides - référence API d’entreprise