Cell Class |
The Cell type exposes the following members.
| Name | Description | |
|---|---|---|
| Cell | Constructor for the Cell class. Creates a cell in the specified table at the given row and column. |
| Name | Description | |
|---|---|---|
| ClearStyleOverrides | Clears the table style overrides from the cells. (Inherited from CellRange) |
|
| DeleteContent | Deletes content from the cells. (Inherited from CellRange) |
|
| Equals | Checks objects for equality. (Inherited from CellRange) |
|
| Finalize | Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. (Inherited from Object) |
|
| GetBlockAttributeValue | Returns the attribute value for the specified object identifier for this cell. | |
| GetCustomData | Returns the custom data value of the currently enumerated
cell. (Inherited from CellRange) |
|
| GetDataLink | Returns the data links for this range of cells. (Inherited from CellRange) |
|
| GetDataLinkRange | Returns the data link range of cells. | |
| GetEnumerator | Returns the enumerator for this range of cells. (Inherited from CellRange) |
|
| GetExtents | Returns the cell extents for this cell as a collection of 3D points. | |
| GetHashCode | Retrieves the object hash code. (Inherited from CellRange) |
|
| GetMergeRange | Returns the merge range of this cell. The method returns an invalid merge range if this cell is not part of the merge range. | |
| GetStyleOverrides | Returns the cell style overrides for this cell range. (Inherited from CellRange) |
|
| GetTextString | Returns the text string of the cell according to the provided formatting. | |
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| GetValue | Returns the value of this cell. | |
| IEnumerableGetEnumerator | Returns the enumerator for this range of cells. (Inherited from CellRange) |
|
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
| RemoveDataLink | Removes the data link of this cell. | |
| ResetValue | Resets the value in this cell. | |
| SetBlockAttributeValue | Sets the attribute value for the specified attribute definition identifier. | |
| SetCustomData | Sets the custom data value for this cell range. (Inherited from CellRange) |
|
| SetDataLink | Sets the data link for this cell range. (Inherited from CellRange) |
|
| SetValue | Sets the attribute value for the specified attribute definition identifier. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| UpdateDataLink | Updates the data link of the cell. |
| © Bricsys NV. All rights reserved. |