Gets the row index of the cell. Syntax Property Value The row index of the cell.
Gets the string representation of the address of the cell. Syntax Return Value The string representation of the address of the cell.
Gets the string representation of the address of the cell. Syntax Parameters cellReferenceMode The mode used to generate cell references.includeWorksheetName The value indicating whether to include the worksheet name in the cell address. Return Value The string representation of the address of the cell.
Gets the string representation of the address of the cell. Syntax Parameters cellReferenceMode The mode used to generate cell references.includeWorksheetName The value indicating whether to include the worksheet name in the cell address.useRelativeColumn The value indicating whether to use a relative column addres...
Gets the string representation of the address of the cell. Overload List
Returns a boolean indicating if the value of the cell is valid considering the associated DataValidationRule Syntax Return Value Returns false if the cell has an associated DataValidationRule and the current Value does not pass the validation defined by that rule; otherwise true is returned.
Gets or sets the value of the cell. Syntax Property Value The value of the cell. Exceptions Exception Description System.NotSupportedException The assigned values type is not supported and cant be exported to Excel. System.InvalidOperationException The value assigned is a Formula. Instead, Formula.ApplyTo should b...
Gets the worksheet to which the cell belongs. Syntax Property Value The worksheet to which the cell belongs.
Represents a chart shape. This class does not allow for the editing of chart data. It is used for round-tripping chart data between loading and saving a workbook. Syntax
Public Properties Public Methods