[]
Represents the value and formatting for a cell.
public class CellInfo
Public Class CellInfo
Name | Description |
---|---|
AggregationFormatString | Gets or sets the aggregation format string. |
AggregationType | Gets or sets the aggregation type. |
ColumnSpan | Gets or sets the number of columns spanned. |
ConditionalFormats | Gets or sets the conditional formats. |
ErrorText | Gets or sets the error text. |
FormatInfo | Gets or sets the format information. |
FormatString | Gets or sets the format string. |
FormattedValue | Gets or sets the formatted value. |
Formula | Gets or sets the formula. |
LinkColumn | Gets or sets the column of the reference. |
LinkRow | Gets or sets the row of the reference. |
Note | Gets or sets the note. |
NoteStyle | Gets or sets the style of the note. |
NoteStyleInfo | Gets or sets the note style information for the note shape. |
RowSpan | Gets or sets the number of rows spanned. |
SheetName | Gets or sets the name of the sheet. |
SparklineInfo | Gets or Sets sparkline information in a cell. |
Style | Gets or sets the style. |
Tag | Gets or sets the tag. |
Value | Gets or sets the unformatted value. |
Name | Description |
---|---|
GetLinkString() | Gets the reference as a string. |