CellFormat Properties |
The CellFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | BorderBottom |
Returns a bottom border line properties object.
Read-only ILineFormat.
|
![]() | BorderDiagonalDown |
Returns a top-left to bottom-right diagonal line properties object.
Read-only ILineFormat.
|
![]() | BorderDiagonalUp |
Returns a bottom-left to top-right diagonal line properties object.
Read-only ILineFormat.
|
![]() | BorderLeft |
Returns a left border line properties object.
Read-only ILineFormat.
|
![]() | BorderRight |
Returns a right border line properties object.
Read-only ILineFormat.
|
![]() | BorderTop |
Returns a top border line properties object.
Read-only ILineFormat.
|
![]() | FillFormat |
Returns a cell fill properties object.
Read-only IFillFormat.
|