ICellFormat
General
ICellFormat és una interfície en Aspose.Slides per a NET.
Representa el formatatge d’una cèl·lula de taula.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
FillFormat | IFillFormat | Read | Provides the fill formatting applied to the cell |
BorderLeft | ILineFormat | Read | Defines the line format for the cell’s left border |
BorderTop | ILineFormat | Read | Defines the line format for the cell’s top border |
BorderRight | ILineFormat | Read | Defines the line format for the cell’s right border |
BorderBottom | ILineFormat | Read | Defines the line format for the cell’s bottom border |
BorderDiagonalDown | ILineFormat | Read | |
BorderDiagonalUp | ILineFormat | Read | Defines the line format for the cell’s diagonal-up border |