Represents a Microsoft Excel Cell.

Methods

Name Description
GetBoolean
GetDate
GetDecimal Converts the Cell's Value to the equivalent Decimal Variable Type.
GetDouble Converts the Cell's Value to the equivalent Double Variable Type.
GetFormattedValue
GetInteger Converts the Cell's Value to the equivalent Integer Variable Type.
GetLong Converts the Cell's Value to the equivalent Long Integer Variable Type.
GetString
SetBoolean
SetDate
SetDecimal
SetDouble
SetHyperlink
SetInteger
SetLong
SetString
StyleReset Reset all styles applied to this Cell.

Properties

Name Description
Column Read-Only The Cell's column.
Comment
CommentIsVisible
Formula The Cell's Formula. Excel Formulas start with an equals symbol, e.g. "=A1+A2".
Gembox_ExcelCell Read-Only System Use Only
Row Read-Only The Cell's row.
Style Read-Only Styles for this Cell.
Worksheet Read-Only The parent Worksheet the Cell belongs to.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0