For a list of all members of this type, see WorksheetCell members.
Name | Description | |
---|---|---|
![]() | ApplyFormula | Applies a formula to the cell. |
![]() | Equals | Determines whether the specified object is another WorksheetCell instance which refers to the same location on the same worksheet as this cell. |
![]() | GetBoundsInTwips | Overloaded. Gets the bounds of the cell in twips (1/20th of a point). |
![]() ![]() | GetCellAddressString | Overloaded. Gets the string representation of the address of the cell. |
![]() | GetHashCode | Gets the hash code of the WorksheetCell. |
![]() | GetHyperlink | Gets the effective hyperlink on the cell. |
![]() | GetResolvedCellFormat | Gets the resolved cell formatting for this cell. |
![]() | GetText | Overloaded. Gets the text displayed in the cell. |
![]() ![]() | IsCellTypeSupported | Returns True if a particular type of value can be exported to excel. |
![]() | ToString | Overloaded. Gets the string representation of the address of the cell. |
![]() | ValidateValue | Returns a boolean indicating if the value of the cell is valid considering the associated DataValidationRule |