CellFormat Properties

The CellFormat type exposes the following members.

Properties
  NameDescription
Public propertyBorderBottom
Returns a bottom border line properties object. Read-only ILineFormat.
Public propertyBorderDiagonalDown
Returns a top-left to bottom-right diagonal line properties object. Read-only ILineFormat.
Public propertyBorderDiagonalUp
Returns a bottom-left to top-right diagonal line properties object. Read-only ILineFormat.
Public propertyBorderLeft
Returns a left border line properties object. Read-only ILineFormat.
Public propertyBorderRight
Returns a right border line properties object. Read-only ILineFormat.
Public propertyBorderTop
Returns a top border line properties object. Read-only ILineFormat.
Public propertyFillFormat
Returns a cell fill properties object. Read-only IFillFormat.
See Also