CellContent Class

This class represents content of a table cell at the specified content index.
Inheritance Hierarchy
SystemObject
  Teigha.DatabaseServicesCellContent

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public class CellContent

The CellContent type exposes the following members.

Properties
  Name Description
Public property BlockTableRecordId Property that represents Object ID of the block table record in the cell.
Public property ContentColor Property that represents content color for the cell.
Public property 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.
Public property DataFormat Property that represents data format of the cell as a string.
Public property DataType Property that represents a DataTypeParameter instance encapsulating data type and unit type of a cell.
Public property FieldId Property that represents object identifier of a field for a cell.
Public property Formula Property that represents the formula of a cell.
Public property HasFormula Property that indicates whether cell has a formula.
Public property IsAutoScale Property that indicates whether data in the cell is auto-scaled or not.
Public property Overrides Property that represents
Public property Rotation Property that represents
Public property Scale Property that represents
Public property TextHeight Property that represents
Public property TextString Property that represents
Public property TextStyleId Property that represents
Public property Value Property that represents
Top
Methods
  Name Description
Public method DeleteContent Deletes content from the cell.
Public method Equals
(Inherited from Object)
Protected method Finalize
(Inherited from Object)
Public method GetBlockAttributeValue Returns the attribute value for the specified object identifier of the attribute definition.
Public method GetHashCode
(Inherited from Object)
Public method GetTextString Returns the text string of the cell according to the provided formatting.
Public method GetType
(Inherited from Object)
Public method GetValue Returns the value of this cell.
Protected method MemberwiseClone
(Inherited from Object)
Public method SetBlockAttributeValue Sets the attribute value for the specified attribute definition.
Public method SetValue Sets the value of this cell content.
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.