Click or drag to resize
Cell Properties

The Cell type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleBackColor
Sets the back color of the cell.
Public propertyCode exampleBorder
Gets the border object.
Public propertyFont
Gets the font object.
Public propertyCode exampleForeColor
Sets the fore color of the cell.
Public propertyCode exampleFormula
Sets the formula of the cell.
Public propertyHorizontalAlignment
Sets the horizontal alignment of the cell.
Public propertyNumberFormatLocal
Sets the data display format of the cell.
Public propertyReadOnly
Sets a value that indicates whether the cell is read-only.
Public propertyCode exampleValue
Sets the value of the cell.
Public propertyVerticalAlignment
Sets the vertical alignment of the cell.
Top
See Also