[]
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note, object tag, int rowLink, int columnLink, string formatString, IFormatProvider formatInfo, SheetView sheet, int rowSpan, int columnSpan, ConditionalFormat[] formats, string errorText)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String, tag As Object, rowLink As Integer, columnLink As Integer, formatString As String, formatInfo As IFormatProvider, sheet As SheetView, rowSpan As Integer, columnSpan As Integer, formats As ConditionalFormat(), errorText As String)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
object | tag | The tag. |
int | rowLink | The row of the reference |
int | columnLink | The column of the reference |
string | formatString | the format string. |
IFormatProvider | formatInfo | the format info. |
SheetView | sheet | The sheetview. |
int | rowSpan | The span row. |
int | columnSpan | The span column. |
ConditionalFormat[] | formats | The formats. |
string | errorText | The error text. |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note, object tag, int rowLink, int columnLink, string formatString, IFormatProvider formatInfo, SheetView sheet, int rowSpan, int columnSpan, ConditionalFormat[] formats)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String, tag As Object, rowLink As Integer, columnLink As Integer, formatString As String, formatInfo As IFormatProvider, sheet As SheetView, rowSpan As Integer, columnSpan As Integer, formats As ConditionalFormat())
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
object | tag | The tag. |
int | rowLink | The row of the reference |
int | columnLink | The column of the reference |
string | formatString | the format string. |
IFormatProvider | formatInfo | the format info. |
SheetView | sheet | The sheetview. |
int | rowSpan | The span row. |
int | columnSpan | The span column |
ConditionalFormat[] | formats | The formats |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note, object tag, int rowLink, int columnLink, string formatString, IFormatProvider formatInfo, SheetView sheet, int rowSpan, int columnSpan, ConditionalFormat[] formats, AggregationType aggregationType, string aggregationFormatString)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String, tag As Object, rowLink As Integer, columnLink As Integer, formatString As String, formatInfo As IFormatProvider, sheet As SheetView, rowSpan As Integer, columnSpan As Integer, formats As ConditionalFormat(), aggregationType As AggregationType, aggregationFormatString As String)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
object | tag | The tag. |
int | rowLink | The row of the reference |
int | columnLink | The column of the reference |
string | formatString | the format string. |
IFormatProvider | formatInfo | the format info. |
SheetView | sheet | The sheetview. |
int | rowSpan | The span row. |
int | columnSpan | The span column |
ConditionalFormat[] | formats | The formats |
AggregationType | aggregationType | The type of aggregation. |
string | aggregationFormatString | The format string of aggregation. |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note, object tag, int rowLink, int columnLink, string formatString, IFormatProvider formatInfo, SheetView sheet, int rowSpan, int columnSpan, ConditionalFormat[] formats, StickyNoteStyleInfo noteStyleInfo)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String, tag As Object, rowLink As Integer, columnLink As Integer, formatString As String, formatInfo As IFormatProvider, sheet As SheetView, rowSpan As Integer, columnSpan As Integer, formats As ConditionalFormat(), noteStyleInfo As StickyNoteStyleInfo)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
object | tag | The tag. |
int | rowLink | The row of the reference |
int | columnLink | The column of the reference |
string | formatString | the format string. |
IFormatProvider | formatInfo | the format info. |
SheetView | sheet | The sheetview. |
int | rowSpan | The span row. |
int | columnSpan | The span column |
ConditionalFormat[] | formats | The formats |
StickyNoteStyleInfo | noteStyleInfo | The style of note. |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note, object tag, int rowLink, int columnLink, string formatString, IFormatProvider formatInfo, SheetView sheet, int rowSpan, int columnSpan, ConditionalFormat[] formats, StickyNoteStyleInfo noteStyleInfo, SparklineInfo sparklineInfo)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String, tag As Object, rowLink As Integer, columnLink As Integer, formatString As String, formatInfo As IFormatProvider, sheet As SheetView, rowSpan As Integer, columnSpan As Integer, formats As ConditionalFormat(), noteStyleInfo As StickyNoteStyleInfo, sparklineInfo As SparklineInfo)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
object | tag | The tag. |
int | rowLink | The row of the reference |
int | columnLink | The column of the reference |
string | formatString | the format string. |
IFormatProvider | formatInfo | the format info. |
SheetView | sheet | The sheetview. |
int | rowSpan | The span row. |
int | columnSpan | The span column |
ConditionalFormat[] | formats | The formats |
StickyNoteStyleInfo | noteStyleInfo | The style of note. |
SparklineInfo | sparklineInfo | The sparkline info. |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note, object tag, int rowLink, int columnLink, string formatString, IFormatProvider formatInfo, SheetView sheet, int rowSpan, int columnSpan, ConditionalFormat[] formats, StickyNoteStyleInfo noteStyleInfo, SparklineInfo sparklineInfo, string errorText)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String, tag As Object, rowLink As Integer, columnLink As Integer, formatString As String, formatInfo As IFormatProvider, sheet As SheetView, rowSpan As Integer, columnSpan As Integer, formats As ConditionalFormat(), noteStyleInfo As StickyNoteStyleInfo, sparklineInfo As SparklineInfo, errorText As String)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
object | tag | The tag. |
int | rowLink | The row of the reference |
int | columnLink | The column of the reference |
string | formatString | the format string. |
IFormatProvider | formatInfo | the format info. |
SheetView | sheet | The sheetview. |
int | rowSpan | The span row. |
int | columnSpan | The span column |
ConditionalFormat[] | formats | The formats |
StickyNoteStyleInfo | noteStyleInfo | The style of note. |
SparklineInfo | sparklineInfo | The sparkline info. |
string | errorText | The error text. |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note, object tag, int rowLink, int columnLink, string formatString, IFormatProvider formatInfo, SheetView sheet, int rowSpan, int columnSpan)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String, tag As Object, rowLink As Integer, columnLink As Integer, formatString As String, formatInfo As IFormatProvider, sheet As SheetView, rowSpan As Integer, columnSpan As Integer)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
object | tag | The tag. |
int | rowLink | The row of the reference |
int | columnLink | The column of the reference |
string | formatString | the format string. |
IFormatProvider | formatInfo | the format info. |
SheetView | sheet | The sheetview. |
int | rowSpan | The span row. |
int | columnSpan | The span column |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note, object tag, int rowLink, int columnLink, string formatString, IFormatProvider formatInfo, SheetView sheet)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String, tag As Object, rowLink As Integer, columnLink As Integer, formatString As String, formatInfo As IFormatProvider, sheet As SheetView)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
object | tag | The tag. |
int | rowLink | The row of the reference |
int | columnLink | The column of the reference |
string | formatString | the format string. |
IFormatProvider | formatInfo | the format info. |
SheetView | sheet | The sheetview. |
Creates a new a set of cell information (CellInfo object) with a value.
public CellInfo(object rawValue)
Public Sub New(rawValue As Object)
Type | Name | Description |
---|---|---|
object | rawValue | The unformatted value |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style)
Public Sub New(rawValue As Object, style As StyleInfo)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note, object tag)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String, tag As Object)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
object | tag | The tag. |
Initializes a new instance of the CellInfo class.
public CellInfo(object rawValue, StyleInfo style, string formula, string note, object tag, int rowLink, int columnLink)
Public Sub New(rawValue As Object, style As StyleInfo, formula As String, note As String, tag As Object, rowLink As Integer, columnLink As Integer)
Type | Name | Description |
---|---|---|
object | rawValue | the unformatted value. |
StyleInfo | style | the style. |
string | formula | The formula. |
string | note | The note |
object | tag | The tag. |
int | rowLink | The row of the reference |
int | columnLink | The column of the reference |