Name | Description | |
---|---|---|
![]() | XLCell Constructor |
The following tables list the members exposed by XLCell.
Name | Description | |
---|---|---|
![]() | XLCell Constructor |
Name | Description | |
---|---|---|
![]() | Formula | Gets or sets a string that specifies a formula of the cell. |
![]() | Hyperlink | Gets or sets a string that specifies an action to take when the cell is clicked. |
![]() | Style | Gets or sets the XLStyle object associated with the cell. |
![]() | Text | Gets the simple text representation of the current cell value. |
![]() | Value | Gets or sets the value stored in the cell. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a copy of the current cell, including the value. |
![]() | SetValue | Sets the Value and Style properties of a cell. |