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 | |
|---|---|---|
| Alignment | Property that represents cell alignment for the cell range.
This property can be one of the following: Name Value Description
TopLeft 1 Left-justified text at a point specified for the top of
the text within a text table cell. TopCenter 2 Centers text at a
point specified for the top of the text within a text table cell.
TopRight 3 Right-justified text at a point specified for the top of
the text within a text table cell. MiddleLeft 4 Left-justifies text
at a point specified for the middle of the text within a text table
cell. MiddleCenter 5 Centers text at a point specified for the
middle of the text within a text table cell. MiddleRight 6
Right-justifies text at a point specified for the middle of the
text within a text table cell. BottomCenter 7 Left-justifies text
at a point specified for the bottom of the text within a text table
cell. BottomLeft 8 Centers text at a point specified for the bottom
of the text within a text table cell. BottomRight 9 Right-justifies
text at a point specified for the bottom of the text within a text
table cell. (Inherited from CellRange) |
|
| AttachmentPoint | Property that represents attachment point of the cell. | |
| BackgroundColor | Property that represents background color for the cell
range. (Inherited from CellRange) |
|
| BlockTableRecordId | Property that represents Object ID of the block table record in the cell. | |
| Borders | Property that represents cell borders for a cell range. (Inherited from CellRange) |
|
| BottomRight | Property that represents a bottom-right cell in a cell
range. (Inherited from CellRange) |
|
| BottomRightPlusOne | Property that represents a cell that is one row down from the
last row and one column right from the last column in a cell
range. (Inherited from CellRange) |
|
| BottomRow | Property that represents an index of a bottom row. (Inherited from CellRange) |
|
| CanDeleteColumns | Property that indicates whether all columns can be deleted from
the cell range. (Inherited from CellRange) |
|
| CanDeleteRows | Property that indicates whether all rows can be deleted from
the cell range. (Inherited from CellRange) |
|
| CanInsertColumn | Property that indicates whether a cell range can insert a
column at the left column index. (Inherited from CellRange) |
|
| CanInsertRow | Property that indicates whether a cell range can insert a
column at the top row index. (Inherited from CellRange) |
|
| CellType | Property that represents cell type of the cell. This property can be one of the following: Name Value Description UnknownCell 0 Cell contains unknown data. TextCell 1 Text cell type BlockCell 2 Block cell type. MultipleContentCell 3 Cell type that contains multiple or mixed content. | |
| Column | Property that represents an index of a left column. | |
| ContentColor | Property that represents content color for the cell
range. (Inherited from CellRange) |
|
| ContentLayout | Property that represents content layout of a cell range. This
property can be one of the following: Name Value Description Flow 1
Contents flow from left to right and top to bottom.
StackedHorizontal 2 Contents are stacked horizontally.
StackedVertical 3 Contents are stacked vertically. (Inherited from CellRange) |
|
| Contents | Property that represents a collection of cell content objects for a cell. | |
| ContentTypes | Property that represents content type of the cell. This property can be one of the following: Name Value Description Unknown 0 Unknown cell content. Value 1 Content is value in any data type including text. Field 2 Content is field. Block 3 Content is block. | |
| DataFormat | Property that represents data format of the cell range. (Inherited from CellRange) |
|
| DataLink | Property that represents the data link for the cell. | |
| DataType | Property that represents a DataTypeParameter instance
encapsulating data type and unit type of a cell range. (Inherited from CellRange) |
|
| FieldId | Property that represents Object ID of the field in the cell. | |
| IsBackgroundColorNone | Property that indicates whether background color is disabled
for the cell range. (Inherited from CellRange) |
|
| IsContentEditable | Property that indicates whether all cells in this cell range
are editable. (Inherited from CellRange) |
|
| IsEmpty | Property that indicates whether all cells in this cell range
are empty. (Inherited from CellRange) |
|
| IsFormatEditable | Property that indicates whether cell format can be edited for
all cells in the cell range. (Inherited from CellRange) |
|
| IsLinked | Property that indicates whether all cells in the cell range are
linked to their data sources. (Inherited from CellRange) |
|
| IsMergeAllEnabled | Property that indicates whether the merge-all flag is enabled
for the cell range. (Inherited from CellRange) |
|
| IsMerged | Property that indicates whether all cells in the cell range are
merged. (Inherited from CellRange) |
|
| IsNull | Property that indicates whether the cell range is NULL. (Inherited from CellRange) |
|
| IsSingleCell | Property that indicates whether the cell range contains single
cells and not merged cells. Top-left cell is a target cell that is
tested whether its a part of merged cell. (Inherited from CellRange) |
|
| Item | (Inherited from CellRange) |
|
| LeftColumn | Property that represents an index of a left column. (Inherited from CellRange) |
|
| Parent | Property that represents a parent object (table) of this cell
range. (Inherited from CellRange) |
|
| ParentTable | Property that represents a parent object (table) from which
this cell range is taken. (Inherited from CellRange) |
|
| RightColumn | Property that represents an index of a right column. (Inherited from CellRange) |
|
| Row | Property that represents an index of a top row. | |
| State | Property that represents state for a cell range. This property
can be one of the following: Name Value Description None 0 No
defined state. ContentLocked 1 Cell's content is locked.
ContentReadOnly 2 Cell's content is read-only. Linked 3 Cell is
linked to a data source. ContentModifiedAfterUpdate 4 Cell's
content has been modified since last update. FormatLocked 5 Cell's
format is locked. Can be unlocked by user. FormatReadOnly 6 Cell's
format is read-only. FormatModifiedAfterUpdate 7 Cell's format has
been modified since last update. (Inherited from CellRange) |
|
| Style | Property that represents cell style of the cell range. (Inherited from CellRange) |
|
| TextHeight | Property that represents text height of the cell range. (Inherited from CellRange) |
|
| TextString | Property that represents text string in the cell. | |
| TextStyleId | Property that represents Object ID of the text style for the
cell range. (Inherited from CellRange) |
|
| ToolTip | Property that represents tooltip of the cell as a string. | |
| TopLeft | Property that represents a top-left cell in a cell range. (Inherited from CellRange) |
|
| TopRow | Property that represents an index of a top row. (Inherited from CellRange) |
|
| Value | Property that represents content value of the cell. |
| 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 | (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 | (Inherited from Object) |
|
| GetValue | Returns the value of this cell. | |
| IEnumerableGetEnumerator | Returns the enumerator for this range of cells. (Inherited from CellRange) |
|
| MemberwiseClone | (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 | (Inherited from Object) |
|
| UpdateDataLink | Updates the data link of the cell. |
| © Bricsys NV. All rights reserved. |