Cell
|
The CellContent type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockTableRecordId | Property that represents Object ID of the block table record in the cell. | |
| ContentColor | Property that represents content color for the 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 as a string. | |
| DataType | Property that represents a DataTypeParameter instance encapsulating data type and unit type of a cell. | |
| FieldId | Property that represents object identifier of a field for a cell. | |
| Formula | Property that represents the formula of a cell. | |
| HasFormula | Property that indicates whether cell has a formula. | |
| IsAutoScale | Property that indicates whether data in the cell is auto-scaled or not. | |
| Overrides | Property that represents | |
| Rotation | Property that represents | |
| Scale | Property that represents | |
| TextHeight | Property that represents | |
| TextString | Property that represents | |
| TextStyleId | Property that represents | |
| Value | Property that represents |
| Name | Description | |
|---|---|---|
| DeleteContent | Deletes content from the cell. | |
| Equals | (Inherited from Object) |
|
| Finalize | (Inherited from Object) |
|
| GetBlockAttributeValue | Returns the attribute value for the specified object identifier of the attribute definition. | |
| GetHashCode | (Inherited from Object) |
|
| GetTextString | Returns the text string of the cell according to the provided formatting. | |
| GetType | (Inherited from Object) |
|
| GetValue | Returns the value of this cell. | |
| MemberwiseClone | (Inherited from Object) |
|
| SetBlockAttributeValue | Sets the attribute value for the specified attribute definition. | |
| SetValue | Sets the value of this cell content. | |
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |