For a list of all members of this type, see WorksheetRow members.
Name | Description | |
---|---|---|
![]() | ApplyCellFormula | Applies a formula to the cell at the specified column index. |
![]() | GetCellAssociatedDataTable | Gets the data table to which the cell at the specified index belongs. |
![]() | GetCellAssociatedMergedCellsRegion | Gets the merged cells region which contains the cell at the specified index, or null if the cell is not merged. |
![]() | GetCellAssociatedTable | Gets the WorksheetTable to which the cell at the specified index belongs. |
![]() | GetCellBoundsInTwips | Overloaded. Gets the bounds of the cell at the specified column index in twips (1/20th of a point). |
![]() | GetCellComment | Gets or sets the comment applied to the cell at the specified column index. |
![]() | GetCellConditionalFormat | Gets the cell conditional format for the cell at the specified column index. |
![]() | GetCellFormat | Gets the cell formatting for the cell at the specified column index. |
![]() | GetCellFormula | Gets the formula which has been applied to the cell at the specified column index. |
![]() | GetCellHyperlink | Gets the effective hyperlink on the cell at the specified index. |
![]() | GetCellText | Overloaded. Gets the display text in the cell at the specified index. |
![]() | GetCellValue | Gets the value of the cell at the specified column index. |
![]() | GetResolvedCellFormat | Overloaded. Gets the resolved cell formatting for the cell at the specified column index. |
![]() | SetCellComment | Sets the comment applied to the cell at the specified column index. |
![]() | SetCellValue | Sets the value of a cell at the specified column index. |
![]() | TryGetCellFormat | Gets the cell formatting for the cell at the specified column index if it is allocated. |
![]() | ValidateCellValue | Returns a boolean indicating if the value of the cell is valid considering its associated DataValidationRule |