Cell Properties |
The Cell type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BackColor |
Sets the back color of the cell.
|
![]() ![]() | Border |
Gets the border object.
|
![]() | Font |
Gets the font object.
|
![]() ![]() | ForeColor |
Sets the fore color of the cell.
|
![]() ![]() | Formula |
Sets the formula of the cell.
|
![]() | HorizontalAlignment |
Sets the horizontal alignment of the cell.
|
![]() | NumberFormatLocal |
Sets the data display format of the cell.
|
![]() | ReadOnly |
Sets a value that indicates whether the cell is read-only.
|
![]() ![]() | Value |
Sets the value of the cell.
|
![]() | VerticalAlignment |
Sets the vertical alignment of the cell.
|